Hello All,
I create on simple application but when it is created it builds automatically & 
on console i get
 
**** Full rebuild of configuration DebugSim for project SockClient ****

make clean all 

rm -rf src/AppMain.o src/AppMain.d SockClient.dll app_Startup.obj gcc_link.def 
acod0000.bin adat0000.bin SockClient.prc rsc/SimpleApp.trc rsc/Version.trc 
rsc/SimpleApp.d rsc/Version.d 

gcc: unrecognized option `-std=c99'

ECHO is off.

gcc -c -D__PALMOS_KERNEL__=1 -D__PALMOS__=0x06000000 
-DBUILD_TYPE=BUILD_TYPE_DEBUG -DTRACE_OUTPUT=TRACE_OUTPUT_ON 
-D_SUPPORTS_NAMESPACE=0 -D_SUPPORTS_RTTI=1 -DTARGET_HOST=TARGET_HOST_PALMOS 
-DTARGET_PLATFORM=TARGET_PLATFORM_PALMSIM_WIN32 -I"D:/Program 
Files/PalmSource/Palm OS Developer Suite/sdk-6.1/headers" -I"D:/Program 
Files/PalmSource/Palm OS Developer Suite/sdk-6.1/headers/posix" -I"D:/Program 
Files/PalmSource/Palm OS Developer Suite/PalmOSTools/include/stlport" -O0 -g 
-fexceptions -UNDEBUG -Wno-multichar -mno-cygwin -fexceptions -frtti -mwindows 
-std=c99 -funsigned-char -o src/AppMain.o ../src/AppMain.c

cc1.exe: Invalid option `no-cygwin'

cc1.exe: Invalid option `windows'

make: *** [src/AppMain.o] Error 1

Build complete for project SockClient

& when i try to run it it gives 

 

File "D:\Program Files\PalmSource\Palm OS Developer 
Suite\workspace\SockClient\DebugSim\SockClient.prc" not found.
  
Thanks & Regards

Amit



-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to