GNU bug report logs -
#40462
28.0.50; Building nativecomp branch segfaulting on FreeBSD
Previous Next
Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>
Date: Mon, 6 Apr 2020 09:02:01 UTC
Severity: normal
Found in version 28.0.50
Done: Andrea Corallo <akrl <at> sdf.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ashish SHUKLA <ashish.is <at> lostca.se> writes:
> There you go:
>
> ============================================================================
> chateau.d.if!abbe:/tmp λ cc -L/usr/local/lib/gcc9 -I/usr/local/include
> -o hello hello.c -lgccjit
> chateau.d.if!abbe:/tmp λ ldd ./hello
> ./hello:
> libgccjit.so.0 => /usr/local/lib/gcc9/libgccjit.so.0 (0x800400000)
> libc.so.7 => /lib/libc.so.7 (0x801e3b000)
> libmpc.so.3 => /usr/local/lib/libmpc.so.3 (0x800249000)
> libmpfr.so.6 => /usr/local/lib/libmpfr.so.6 (0x800262000)
> libgmp.so.10 => /usr/local/lib/libgmp.so.10 (0x8002e0000)
> libz.so.6 => /lib/libz.so.6 (0x800366000)
> libm.so.5 => /lib/libm.so.5 (0x800380000)
> chateau.d.if!abbe:/tmp λ ./hello
> hello world
> ============================================================================
Mmmhh, this does (not) look good (for me) :)
Okay I'll have a look as soon as I get the time.
Do you know if it works as speed 0?
Thanks
--
akrl <at> sdf.org
This bug report was last modified 5 years and 21 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.