* cloog/ppl/mpc and gdb?
@ 2010-04-04 21:44 Jack Howarth
2010-04-04 21:49 ` Joel Brobecker
0 siblings, 1 reply; 4+ messages in thread
From: Jack Howarth @ 2010-04-04 21:44 UTC (permalink / raw)
To: gdb
Can someone clarify the reason for the
--with-cloog, --with-ppl and --with-mpc
configure options in the gdb 7.1 release?
Do they really do anything and does gdb 7.1
actually build against those libs? I set those
in my build on x86_64-apple-darwin10 under
fink and none of the executables appear to
end up linked to those libs. Thanks in advance
for any information.
Jack
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cloog/ppl/mpc and gdb?
2010-04-04 21:44 cloog/ppl/mpc and gdb? Jack Howarth
@ 2010-04-04 21:49 ` Joel Brobecker
2010-04-04 22:07 ` Jack Howarth
0 siblings, 1 reply; 4+ messages in thread
From: Joel Brobecker @ 2010-04-04 21:49 UTC (permalink / raw)
To: Jack Howarth; +Cc: gdb
> Can someone clarify the reason for the
> --with-cloog, --with-ppl and --with-mpc
> configure options in the gdb 7.1 release?
It's the first time I hear about these (but often miss messages).
We configure GDB on Darwin as usual...
--
Joel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cloog/ppl/mpc and gdb?
2010-04-04 21:49 ` Joel Brobecker
@ 2010-04-04 22:07 ` Jack Howarth
2010-04-05 12:45 ` Dave Korn
0 siblings, 1 reply; 4+ messages in thread
From: Jack Howarth @ 2010-04-04 22:07 UTC (permalink / raw)
To: Joel Brobecker; +Cc: gdb
On Sun, Apr 04, 2010 at 02:49:46PM -0700, Joel Brobecker wrote:
> > Can someone clarify the reason for the
> > --with-cloog, --with-ppl and --with-mpc
> > configure options in the gdb 7.1 release?
>
> It's the first time I hear about these (but often miss messages).
> We configure GDB on Darwin as usual...
>
> --
> Joel
Joel,
A correction. Because fink always passes -I/sw/include and
-I/sw/lib, gdb 7.1 configure does find cloog when built while
the fink cloog package is installed. However, I am trying to
find out if this is all just noise from configure (in that
nothing in a stock build of gdb seems to end up linked against
cloog). I am trying to pinpoint the true library dependencies
of FSF gdb 7.1 so I can miminize the required packages for
the build.
Jack
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: cloog/ppl/mpc and gdb?
2010-04-04 22:07 ` Jack Howarth
@ 2010-04-05 12:45 ` Dave Korn
0 siblings, 0 replies; 4+ messages in thread
From: Dave Korn @ 2010-04-05 12:45 UTC (permalink / raw)
To: Jack Howarth; +Cc: Joel Brobecker, gdb
On 04/04/2010 23:07, Jack Howarth wrote:
> the fink cloog package is installed. However, I am trying to
> find out if this is all just noise from configure (in that
> nothing in a stock build of gdb seems to end up linked against
> cloog).
Yeah, it's just noise, binutils has them too. I'm pretty sure they're only
in top-level configure because gcc needs them, but that means they're there
for everything because top-level configure is shared everywhere. They'll just
be irrelevant anywhere you don't find references to them in the lower-level
configure/Makefiles.
cheers,
DaveK
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-04-05 12:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-04 21:44 cloog/ppl/mpc and gdb? Jack Howarth
2010-04-04 21:49 ` Joel Brobecker
2010-04-04 22:07 ` Jack Howarth
2010-04-05 12:45 ` Dave Korn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox