This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tree-SSA failure on FreeBSD 4.8-STABLE
- From: law at redhat dot com
- To: lsjoberg at aland dot net (Linus Sjöberg)
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 30 Jun 2003 10:02:39 -0600
- Subject: Re: Tree-SSA failure on FreeBSD 4.8-STABLE
- Reply-to: law at redhat dot com
In message <o0isqny8w3.fsf@hal9000.alcom.aland.fi>, =?iso-8859-1?q?Linus_Sj=F6b
erg?= writes:
>
>I don't know if this has been reported already...
>
>I updated tree-ssa from CVS today and during building:
>
>/stuff/gcc.obj/gcc/xgcc -B/stuff/gcc.obj/gcc/ -B/stuff/gcc.install/i386-unkno
>wn-freebsd4.8/bin/ -B/stuff/gcc.install/i386-unknown-freebsd4.8/lib/ -isystem
> /stuff/gcc.install/i386-unknown-freebsd4.8/include -isystem /stuff/gcc.insta
>ll/i386-unknown-freebsd4.8/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc/lib
>mudflap -I. -O2 -g -O2 -Wall -O2 -g -O2 -DWRAP_recv -c ../../../gcc/libmudfla
>p/mf-hooks.c -fPIC -DPIC -o .libs/recv-hook.o
Can you recompile this file, adding the option "-save-temps" and send the
resulting .i file? That will make it a lot easier for us to fix this problem.
Similarly for the stat64-hook failure.
jeff