This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Another build problem with Bryce's patch



I removed parse.c and let the build process regenerate it, but I still
get the following compilation error:

gcc -c  -DIN_GCC    -g -O2     -I. -I.. -I/home/cs/mdw/disks/mm33/egcs-jaguar/src/gcc-2.95.2-20000418-patched/gcc/java -I/home/cs/mdw/disks/mm33/egcs-jaguar/src/gcc-2.95.2-20000418-patched/gcc/java/.. -I/home/cs/mdw/disks/mm33/egcs-jaguar/src/gcc-2.95.2-20000418-patched/gcc/java/../config -I/home/cs/mdw/disks/mm33/egcs-jaguar/src/gcc-2.95.2-20000418-patched/gcc/java/../../include /home/cs/mdw/disks/mm33/egcs-jaguar/src/gcc-2.95.2-20000418-patched/gcc/java/parse.c
./parse.y: In function `patch_invoke':
./parse.y:7253: too many arguments to function `build_invokeinterface'
./parse.y: In function `patch_throw_statement':
./parse.y:11420: warning: passing arg 1 of `build_address_of' from incompatible pointer type


OK - any other ideas? :-)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]