Mail Archives: djgpp-workers/2001/06/20/13:52:10
On Wed, 20 Jun 2001, Laurynas Biveinis wrote:
>
> > I also met problems building libtool-1.4 which tried to detect whether
> > -fPIC works by simply compiling source but not linking. So maybe we should
> > still reject it for DJGPP as it is not supported by binutils. I can take
> > it off of course if needed
>
> So it seems that GCC should not reject -fPIC, at least until better
> solution is found.
No problems, I can remove it.
It would be nice if it could be tested more before next build.
Some my results:
GRX-2.4.2 seems to work Ok when built with gcc-3.0
Allegro works if I add option -fno-strict-aliasing and remove
-fomit-frame-pointer. I didn't study it much more though.
My own C++ programs works Ok after some hacking I need
to get them to compile (eg. adding std:: )
libc.a built with gcc-3.0 doesn't seem to have visible problems
Some more things to test (I don't plan to do that myself):
how it behaves on Win2K (I don't have one near me)?
how it works without LFN support?
Andris
- Raw text -