This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add FreeBSD-specific `ld' emulations


On Feb 24, 2002, "David O'Brien" <obrien@FreeBSD.org> wrote:

> On Sun, Feb 24, 2002 at 10:09:36AM -0300, Alexandre Oliva wrote:
>> linker script used by gcc, for emulation elf_i386, no longer searches
>> for libraries in /lib or /usr/lib after this change.  This change in
>> GCC fixed the problem, but I'm not sure it's the way to go.  Is it?

>     -#define LINK_SPEC "-m elf_i386 \
>     +#define LINK_SPEC "-m elf_i386_fbsd \

> I am starting to think the `-m' should be totally removed and rely on the
> default emulation.

Sounds good to me.  Do you have authority to approve such a patch?
(sorry, I don't remember)

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]