Bug#476088: gcc-4.3-spu: spu-gcc fails to create executable due to missing crt1.o

2008-04-14 Thread Arthur Loiret
severity normal thanks Install newlib-spu or add -nostdlib if you want to link without spu libc. I'll add newlib-spu to gcc-4.3-spu's Recommends. On Mon, Apr 14, 2008 at 02:32:36PM +0200, Adrian Knoth wrote: Package: gcc-4.3-spu Version: 4.3.0-3 Severity: grave Justification: renders package

Bug#476088: gcc-4.3-spu: spu-gcc fails to create executable due to missing crt1.o

2008-04-14 Thread Adrian Knoth
Package: gcc-4.3-spu Version: 4.3.0-3 Severity: grave Justification: renders package unusable spu-gcc cannot produce executables. It also misses the system include dir: [EMAIL PROTECTED]:~$ cat spu_hello.c #include stdio.h int main( unsigned long spuid ) { printf(Hello, World! (From