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]

GNU C cross-compiler for an ARM target


My problem is this, I have recently build the GNU cross-compiler for an ARM
target (arm-riscix). However, when I try and build my application using the
following gcc options

C_FLAGS_PC= -mcpu=arm7tdmi -mapcs-32 -g -c -O -ffloat-store  -r -Wall

I get the following message...

cc1: warning: `-g' not supported by this configuration of GCC

When I obtain the command line options for cc1, the -g option is listed.

Is this a common problem, or have I incorrectly built the cross-compiler? Any
help would be very much appreciated.

Regards,
Ahmed.

-----------------------------------------------------------------
This email is confidential and intended solely for the use of the
individual to whom it is addressed.
Any views or opinions presented are solely those of the author
and do not necessarily represent those of Thyron Limited.
If you are not the intended recipient then please be advised
that you have received this email in error and that any use,
dissemination, forwarding, printing or copying of this email 
is strictly prohibited.
If you have received this email in error, please notify the 
Thyron IT Administrator on +44 (0)1923 236 050 or 
send an email to mail-admin@thyron.com.
Thank You

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