This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Altering compile flags for newlib


Hi,

I would like to alter the gcc flags with which newlib is built.
So far I replaced line 51 in newlib-2.0.0/newlib/configure.host from
  newlib_cflags=
to
  newlib_cflags="new flags"

Is this the right/best way to do it?

Regards,
Vasili Galka


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