This is the mail archive of the gcc@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] |
> I get a linker error if I try to use the -fhonor-std option. > I compiled the compiler with the standard options. > I get the error on Linux libc5 and glibc2 systems. > > Sould I compile the compiler with a special option? You only need to compile libgcc with -fhonor-std. Regards, Martin
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |