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]
Other format: [Raw text]

Previous patch for canadian cross causing problem


Hi all!
I am building a mingw sh targeted tool chain on linux RH6.2 using canadian cross. The sources I am using are - binutils-2.12.1, gcc-3.1, newlib-1.10.
While doing make, due to '-nostdinc' added in the FLAGS_FOR_TARGET, it is breaking. 

The patch http://sources.redhat.com/ml/newlib/2000/msg00262.html actually adds '-nostdinc' for canadian cross. But by reversing the same patch it is building the tool chain sucessfully.

Is it safe to build the mingw canadian cross toolchain by reversing the patch. For what conditions it may have possibility of failing? 

Thanks for all the response.

Regards
Rekha Bhintade
KPIT Infosystems LTD
INDIA


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