This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lto] Fix attributes for builtins


On Sat, Aug 30, 2008 at 04:42, Bill Maddox <maddox@google.com> wrote:

> This is in an i686 build, configured as follows:
>
> libdir=/home/maddox/GCCLIBS
>
> ../gcc/configure \
>    --with-gmp=$libdir \
>    --with-mpfr=$libdir \
>    --prefix=$topdir/rel \
>    --build=i686-linux --host=i686-linux --target=i686-linux \
>    --enable-languages=c,c++,lto

Thanks.  I'll fix this.

Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]