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]

Re: building GNAT on Windows (without Cygwin)


"Jerry van Dijk" <jvandyk@attglobal.net> writes:

|> Has anyone yet attemted to build GNAT on a mingw32 system ?
|> 
|> My first attempt failed miserably:
|> 
|> ./xgcc -B./ -B/usr/local/pentium-mingw32msv/bin/ -isystem /usr/local/pentium-mingw32msv/include -isystem /usr/local/pentium-mingw32msv/sys-include -O2 -I../../gcc/gcc/../winsup/include -I../../gcc/gcc/../winsup/cygwin/include -I../../gcc/gcc/../winsup/w32api/include  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include   -g1  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/config -I../../gcc/gcc/../include  -DL_muldi3 -c ../../gcc/gcc/libgcc2.c -o libgcc/./_muldi3.o
|> 
|> results in:
|> 
|> xgcc: Internal error: Signal 0 (program cc1)
|> Please submit a full bug report.
|> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

I'm getting a similar crash for ia64-linux.

Andreas.

-- 
Andreas Schwab                                  "And now for something
Andreas.Schwab@suse.de				completely different."
SuSE Labs, SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5


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