On 2010-Jan-20 15:27:50 +, "Dr. David Kirkby"
wrote:
>Nobody was suggesting that. I was just puzzled how LDFLAGS could
>work. I assumed the flags were passed directly to the linker, but it
>appears I am incorrect in assuming that.
LDFLAGS would normally be passed to the compiler front end (g
Dag Sverre Seljebotn wrote:
I hope there's not going to be a rule to call 'ld' directly to do
linking in SPKGs, that would be a nightmare...
Nobody was suggesting that. I was just puzzled how LDFLAGS could work. I assumed
the flags were passed directly to the linker, but it appears I am inco
Dr. David Kirkby wrote:
Jaap Spies wrote:
Dr. David Kirkby wrote:
Jaap Spies wrote:
Dr David Kirkby wrote:
From what I have read of the GNU linker documentation on the linker
'ld'
http://sourceware.org/binutils/docs-2.20/ld/Options.html#Options
there is no such flag as -m64. So I can't un
Jaap Spies wrote:
Dr. David Kirkby wrote:
Jaap Spies wrote:
Dr David Kirkby wrote:
From what I have read of the GNU linker documentation on the linker
'ld'
http://sourceware.org/binutils/docs-2.20/ld/Options.html#Options
there is no such flag as -m64. So I can't understand how it works.
(T
Dr. David Kirkby wrote:
Jaap Spies wrote:
Dr David Kirkby wrote:
From what I have read of the GNU linker documentation on the linker
'ld'
http://sourceware.org/binutils/docs-2.20/ld/Options.html#Options
there is no such flag as -m64. So I can't understand how it works.
(There is an opton -6
Dr David Kirkby wrote:
From what I have read of the GNU linker documentation on the linker
'ld'
http://sourceware.org/binutils/docs-2.20/ld/Options.html#Options
there is no such flag as -m64. So I can't understand how it works.
(There is an opton -64 on the Sun linker, but it rarely needed).
On Jan 19, 1:50 am, William Stein wrote:
> On Mon, Jan 18, 2010 at 4:15 PM, Dr. David Kirkby
> > I should have made it clearer, that it will need to be:
>
> > CFLAGS=$SAGE_COMMON_CFLAGS
> > CXXFLAGS=$SAGE_COMMON_CXXFLAGS
> > FCFLAGS=$SAGE_COMMON_FCFLAGS
>
> > since the options may be different fo