Re: gcc binary format output

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

 



Victor Roman Archidona <daijo@xxxxxxxxxxxxx> writes:

> I compiled by hand GCC, and when I compile some file the output format
> is "UNIX - System V".

When you compiled GCC yourself, what target did you use?

To get FreeBSD labelled binaries, you should configure with something
like
    --target=i386-freebsd

You will also need to build the binutils with that --target option.

Ian

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux