This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Cross gcc build problem


On 7/10/07, David Daney <ddaney@avtrex.com> wrote:
If that is because you are bootstrapping a toolchain, then you should
disable the generation of a shared version of libgcc by supplying
something like --disable-shared to the GCC configure.

Would you need just "disable-shared", or both that as well as "enable-static"? Is specifying both required, or is that redundant?


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