This is the mail archive of the gcc-bugs@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]

[Bug target/10110] [3.3/3.4 regression] [mipsel-linux]ada bootstrap error


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10110



------- Additional Comments From charlet at act-europe dot fr  2003-10-21 16:18 -------
Subject: Re:  [3.3/3.4 regression] [mipsel-linux]ada bootstrap error

> The other error _is_ ada specific, which is trying to use BIGGEST_ALIGNMENT
> outside the compiler.  On mips BIGGEST_ALIGNMENT depends on runtime
> parameters, like LONG_DOUBLE_TYPE_SIZE.

gnatpsta is part of the compiler tools.
So maybe the fix is to link gnatpsta with e.g. libbackend.
You could also disable the build of gnatpsta as a work around.

Arno


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