severity 446398 wishlist
tag 446398 + moreinfo
thanks

> gcc-4.1 causes other packages to FTBFS on m68k. This has happened for 
> several versions and with several versions of binutils.

it looks these problems are related to -pie?

> Please let me know how I can help.

please address the problem with the m68k porters; m68k-linux isn't a
supported debian architecture anymore.

> gcc -pie hello.c
> 
> | /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
> | (.text+0x2e): undefined reference to `__init_array_start'
> | /usr/lib/libc_nonshared.a(elf-init.oS): In function `__libc_csu_init':
> | (.text+0x36): undefined reference to `__init_array_end'
> | /usr/bin/ld: a.out: hidden symbol `__init_array_end' isn't defined
> | /usr/bin/ld: final link failed: Nonrepresentable section on output
> | collect2: ld returned 1 exit statue
> 
> hello.c:
> 
> void main(void)
> {
>         printf("Hello world\n");
> }
> 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to