Porting GCC 4.4.0 to interix

2009-07-30 Thread Robert Oeffner
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

compiling libgomp separately

2009-08-01 Thread Robert Oeffner
/ 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 -- ____

Problem with libstdc++ in GCC 4.4.0 port to interix

2009-09-22 Thread Robert Oeffner
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