public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* compiling libgomp separately
@ 2009-08-01 11:28 Robert Oeffner
  2009-08-01 11:58 ` Dave Korn
  2009-08-02 19:37 ` Jim Wilson
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Oeffner @ 2009-08-01 11:28 UTC (permalink / raw)
  To: gcc

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


 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-02 19:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-01 11:28 compiling libgomp separately Robert Oeffner
2009-08-01 11:58 ` Dave Korn
2009-08-02 19:37 ` Jim Wilson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).