This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: freebsd-elf bug


> LIB_SPEC in gcc/config/i386/freebsd-elf.h references -lgmon, which as
> far as I can tell does not exist.  Does anyone know what the story with
> this library is?  

No version of FreeBSD has ever had a libgmon.  Significant parts of
freebsd-elf.h are left from the linux file freebsd-elf.h was crafted
from, and thus not applicable.

> Or is LIB_SPEC buggy?

The LIB_SPEC is quite buggy.  Cleaning it up is high on my list of
changes to make and submit (probably in 2 weeks or so).

-- 
-- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)


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