2013/6/20 Earnie Boyd <ear...@users.sourceforge.net>

> On Thu, Jun 20, 2013 at 9:06 AM, Dongsheng Song wrote:
> >
> > I want to build gcc 4.8 with isl and cloog, can I put  isl and cloog
> > to gcc/branches/gcc-4_8-branch/ like gmp/mpfr/mpc ?
> >
>
> You should be able to determine that by looking at the top level
> configure script.  IIRC, it will look for other configure scripts in
> the sub-directories.  The issue will be prerequisite ordering.
>

GCC's build is capable of ordering them just fine. If it wouldn't order
them correctly, what would be the point.

All the subdirectories that in theory can be built in-tree are listed here:
https://github.com/mirrors/gcc/blob/master/configure#L2749

I tried to get this setup working for

>
> --
> Earnie
> -- https://sites.google.com/site/earnieboyd
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to