http://blfs-bugs.linuxfromscratch.org/show_bug.cgi?id=1237
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From [EMAIL PROTECTED] 2005-05-20 07:11 -------
Apparently only gcc-3.4 has ceil as a builtin so we can't rely on it in the
future. Also, this builtin does not work on ppc. However, testing has shown that
LDFLAGS were not being honored on the configure line anyway. Moving it to make
works fine.
As for the concern over how LDFLAGS is set -- for gpm the point is moot. All
invocations (e.g. LDFLAGS="-lm" make, make LDFLAGS="-lm", and make
LDFLAGS+="-lm") produced the same result.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page