This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tree-ssa MacOS X build


using ./configure --with-gmp=/sw --enable-languages=c,f95 I now get as far
as this on darwin 6.6

/Users/jsw/g95/gcc/darwin/gcc/xgcc -B/Users/jsw/g95/gcc/darwin/gcc/
-B/Users/jsw/tmp/powerpc-apple-darwin6.6/bin/
-B/Users/jsw/tmp/powerpc-apple-darwin6.6/lib/ -isystem
/Users/jsw/tmp/powerpc-apple-darwin6.6/include -isystem
/Users/jsw/tmp/powerpc-apple-darwin6.6/sys-include -O2  -DIN_GCC    -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem
./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc
-I../../gcc/. -I../../gcc/config -I../../gcc/../include -I../intl
-I../../gcc/../libbanshee/libcompat -I../../gcc/../libbanshee
-I../../gcc/../libbanshee/points-to -I/sw/include  -DL_muldi3 -c
../../gcc/libgcc2.c -o libgcc/./_muldi3.o
../../gcc/libgcc2.h:224: error: parse error before "__multi3"
../../gcc/libgcc2.h:224: warning: type defaults to `int' in declaration of
`__multi3'
../../gcc/libgcc2.h:224: warning: parameter names (without types) in
function declaration
../../gcc/libgcc2.h:224: warning: data definition has no type or storage
class
../../gcc/libgcc2.h:225: error: parse error before "__divti3"
....
....<much more of this>


-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/CDC1        FAX   : (303)497-6449
325 Broadway                Web   : http://www.cdc.noaa.gov/~jsw
Boulder, CO, USA 80305-3328 Office: Skaggs Research Cntr 1D-124


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