From mboxrd@z Thu Jan 1 00:00:00 1970 From: Banuprakash N To: "'ecos-discuss@sourceware.cygnus.com'" Subject: [ECOS] hello world program on ecos Date: Wed, 28 Feb 2001 02:51:00 -0000 Message-id: <207EE0F3DFEED4119B0100508B441B36034068@agni.dsil.danlawinc.com> X-SW-Source: 2001-02/msg00442.html hi, the building of ecos for linux synthetic target is complete as per the instructions given in users manual. the problem is when the 'hello world' program is compiled the following error pops up " target.ld: 161. parser error." the command used was " gcc -g -I/INSTALL_DIR/include hello.c -L/INSTALL_DIR/lib -Ttarget.lib -nostdlib" which is also as per the manual. can u please help me solve this problem. regards, prakash.