0.9.29 segfaulting.

Bernhard Fischer rep.dot.nop at gmail.com
Mon Jul 14 08:05:27 UTC 2008


On Mon, Jul 14, 2008 at 01:36:32AM -0500, Rob Landley wrote:
>The gcc ./configure is compiling the following program and trying to run it:
>
>  main() {return 0;}
>
>Dynamically linked, it works.  Statically linked, running it segfaults 
>immediately, because __uClibc_init() is attempting to call _stdio_init() and 
>never making it.  (If you add any function call to main, it works fine even 
>statically linked.  Not sure why.)

Does it work on trunk? If so, which rev fixed it? (IIRC this was
fixed on trunk)



More information about the uClibc mailing list