Hi,
I'm new to this mailing list and hope this is the right one I'm addressing.
Lately I have been trying to port gcc and g++ from GCC 4.4.0 to interix (the
BSD-like unix subsystem optionally available for WinXP and Vista). The
subsystem is shipped with gcc and g++ 3.3 and binutils 2.13 which I
/ and from there ran
../gcc-4.4.0/libgomp/configure and gmake in that folder. libgomp does
compile object files but no library files, libgomp.so and libgomp.a. Are
there anyone who could point out what I'm doing wrong?
Many thanks,
Rob
--
____
Hi,
Probably a long shot but I wonder if anyone would have a useful tip on a
problem porting gcc4.4.0 to interix (a BSD-like OS running on top of the
Windows kernel).
As libgomp in GCC so far isn't targeting interix I have made some changes to
libgomp in my copy of the GCC 4.4.0
distribution