gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gomp-discuss] libmudflap and the gomp-01-branch


From: Steven Bosscher
Subject: Re: [Gomp-discuss] libmudflap and the gomp-01-branch
Date: 13 Feb 2003 13:25:01 +0100

Op do 13-02-2003, om 12:50 schreef Lars Segerlund:
> 
>   Does anybody know if the build without c++ works on the tree-ssa-branch ?
> 
>   right now the gomp-01-branch doesn't build with --enable-languages=c 
> only with --enable-languages=c,c++
> 
>   If so I think it would e desirable to update our branch.
> 

Try the attached patch in your toplevel tree-ssa or gomp-01 GCC
directory.  Don't forget to touch the generated files with
"./contrib/gcc_update --touch"!

This patch just completely kills libmudflap from the build system.

Alternatively, you can delete all references to libmudflap from
configure.in, Makefile.def and Makefile.tpl and regenerate configure and
Makefile.in yourself.  You need to have autoconf 2.13 and autogen 5.4.8
(?) for that.  Other versions of autgen may work, I don't know.  Never
versions of autoconf do *NOT* work.

Greetz
Steven


P.S.
I think it's also possible to apply the patch with gcc_update:
gcc_update --patch <patch_file>.  Never tried that though...

Attachment: patch.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]