public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Robert Oeffner" <robert@oeffner.net>
To: <gcc@gcc.gnu.org>
Subject: compiling libgomp separately
Date: Sat, 01 Aug 2009 11:28:00 -0000	[thread overview]
Message-ID: <39B32765B4ED4A938B9251461100C411@Dirac> (raw)

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


 

             reply	other threads:[~2009-08-01 11:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-01 11:28 Robert Oeffner [this message]
2009-08-01 11:58 ` Dave Korn
2009-08-02 19:37 ` Jim Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=39B32765B4ED4A938B9251461100C411@Dirac \
    --to=robert@oeffner.net \
    --cc=gcc@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).