Re: arm-symbianelf toolchain and compilation error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 21 Jun 2009 10:21:48 +0200, "Vincent R." <forumer@xxxxxxxxxxxxxxx>
wrote:
> Hi,
> 
> I would like to port an application to symbian platform and first I try
to
> compile a simple exe from an empty main :
> 
> 
> $  arm-none-symbianelf-gcc.exe -O2 -fno-unit-at-a-time
-Wno-unknown-pragmas
> -fexceptions -march=armv5t -mapcs -pipe -nostdinc -c -msoft-float
-DNDEBUG
> -D_UNICODE -D__GCCE__ -D__SYMBIAN32__ -D__SERIES60_31__ -D__SERIES60_3X__
> -D__GCCE__ -D__EPOC32__ -D__MARM__ -D__EABI__ -D__MARM_ARMV5__ -D__EXE__
> -D__SUPPORT_CPP_EXCEPTIONS__ -D__MARM_ARMV5__ -Wl,-s conftest.c
> arm-none-symbianelf-gcc.exe: -s: linker input file unused because linking
> not done
> 
> I don't understand the error message, could someone explain it.
> 
> Thanks

Hum I found my error ...


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux