My favorites | Sign in
Project Logo
phc
                
1
2
3
4
5
6
7
8
9
Immediately after doing an svn checkout or svn export, you need to do:

$ touch src/generated/*

otherwise you will get this error (or similar):

src/generated_src/ast.tea
/bin/bash: src/generated_src/ast.tea: Permission denied
make: *** [src/generated/AST.h] Error 126
Show details Hide details

Change log

r3270 by jimmehc on Aug 06, 2009   Diff
Rest of changes as a result of merging
trunk into dataflow.
Go to: 
Sign in to write a code review

Older revisions

r1454 by paul.biggar on Jul 22, 2008   Diff
Create the dataflow branch, for C++
based dataflow optimizations.
r163 by edskodevries on Mar 27, 2007   Diff
Making the branch the new trunk/, and
moving trunk/ up one level, as
requested
by Paul. Still getting source-vs-
semantic errors, but that's a problem
...
r145 by edskodevries on Mar 19, 2007   Diff
Temporary branch for integrating the
new maketea stuff
All revisions of this file

File info

Size: 271 bytes, 9 lines
Hosted by Google Code