This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/50049] bootstrap fails if libcloog in unusual spot, even with --with-cloog= set


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049

--- Comment #5 from robert somerville <rbrt.somerville at gmail dot com> 2011-08-11 19:42:37 UTC ---
i have a static cloog library in there .. is there a compiler/configure
option i was supposed to use ???

On Thu, Aug 11, 2011 at 1:39 PM, pinskia at gcc dot gnu.org <
gcc-bugzilla@gcc.gnu.org> wrote:

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50049
>
> --- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-08-11
> 19:39:04 UTC ---
> (In reply to comment #3)
> > "" In both cases --with-cloog configure option should be used if CLooG is
> not
> > installed in your default library search path. ""
>
> That is for built time library search path.  If you use a shared library
> rather
> than a static archive then you also need to set up the runtime path.
>
> --
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>


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