discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My obj-c compiler vanished...


From: Peter Cooper
Subject: Re: My obj-c compiler vanished...
Date: Sat, 4 Oct 2003 12:20:25 +0200
User-agent: Mutt/1.4i

Hi Riccardo

> I cite a message I got in reply from the NetBSD Mailing list (Frederick
> Bruckman):
> <<
> The problem is that the run-path is not being inserted into the
> "/.conftest" binary, as the "-R" option is ignored by gcc 2.95.3.
> The latest automake + libtool may convert that to "-Wl,-R" if gcc is
> detected (unless it's a custom macro), but an easy work-around is to
> set LD_RUN_PATH='/usr/pkg/lib:/usr/X11R6/lib' in your environment
> before configuring and building.
 
Sigh. I think my preference is to move from the -R flags to -Wl,--rpath
"modern" syntax, and then we won't get burned with gcc 3.9 or something
in the future when -Wl,-R finally goes away too.

Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]