This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: A few Questions


> Down anyone know how "--enable-cxx-flags==-mcpu=xscale" compared to
> "--with-cpu=xscale" affect the build?

I think "--enable-cxx-flags="-mcpu=xscale"" option means you will compile with -mcpu=xscale but support all CPU and ARCH.
also "--with-cpu=xscale" option means that you will use "xscale" for your default CPU.

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