This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
compiling libgomp separately
- From: "Robert Oeffner" <robert at oeffner dot net>
- To: <gcc at gcc dot gnu dot org>
- Date: Sat, 1 Aug 2009 12:28:13 +0100
- Subject: compiling libgomp separately
Hi,
I'm trying to port GCC 4.4.0 to interix. I have some issues with libgomp. To
save time rather than bootstrapping GCC each time I make a change I would
like to compile libgomp separately to make my amendments take effect. So I
copied gcc-4.4.0/libgomp/ to a separate folder mylibgomp/ 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
--
_______________________________________________
Robert Oeffner, 15 Bayford Place, Cambridge, CB4 2UF
tel: +44(0)1223 369685, mobile: +44(0)7712 887162