This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Building breaks on shared libs
- To: law at cygnus dot com
- Subject: Re: Building breaks on shared libs
- From: "Orn E. Hansen" <oe dot hansen at oehansen dot pp dot se>
- Date: Fri, 5 Dec 1997 19:30:35 +0100
- Cc: "Orn E. Hansen" <oe dot hansen at oehansen dot pp dot se>, egcs at cygnus dot com
- References: <199712031851.TAA10986@oehansen.pp.se><24802.881341077@hurl.cygnus.com>
Jeffrey A Law writes:
>
> Don't try to describe what happened -- give us the raw messages.
>
sorry, didn't keep them... I'll remember to do that next time.
I think the fault was because I had configured 'egcs' to build the
object in the same directory as the source. Anyways, I refetched
(safest, as I had fiddled with the other, tryiing to get it to work) the
source from the ftp site (1201 snapshot) and configured it to build in
a different directory and then it compiled without a glitch.