Nevermind, sorted - was in fastboot environment - duh.
Donal
On Thu, Jan 22, 2009 at 12:03 AM, wap_surfer <> wrote:
Hi There,
I am getting a wierd error when trying to compile a simple hello world
C application with the onboard gcc on my SBC.
The program simply is:
#include <stdio.h>
int main(int argc, char * argv[])
{
printf("Hello World!\n");
return 0;
}
The error I get is:
/mnt/usbkey # gcc test.c -o testing
<pauses for about 10 seconds, CPU usage full> then....
gcc: Internal error: Aborted (program collect2)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Anyone got any ideas? - Should I just install a new image on my device.
__._,_.___
__,_._,___
|