Bugs (deprecated, use Trac) item #2954077, was opened at 2010-02-18 01:05
Message generated for change (Settings changed) made by pfalcon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2954077&group_id=173455

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Radics Peter (mitch0)
Assigned to: Danny Backx (dannybackx)
Summary: configure fix for building on freebsd

Initial Comment:
The configure scripts under src/gcc and src/gcc-4.4.0 incorrectly use ${target} 
when trying to locate libgmp and libmpfr on freebsd hosts.  I moved the check 
to a different case which checks ${host} instead. Patch attached, it was made 
against r1444.

cheers,
mitch

----------------------------------------------------------------------

Comment By: Danny Backx (dannybackx)
Date: 2010-02-20 01:43

Message:
Two remarks :
- the real fix is not to configure but to configure.ac
- this should be reported to the gcc bugzilla, it's not cegcc specific.
I'll make the change to cegcc too if you get approval from the gcc folks.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=865514&aid=2954077&group_id=173455

------------------------------------------------------------------------------
The modern datacenter depends on network connectivity to access resources
and provide services. The best practices for maximizing a physical server's
connectivity to a physical network are well understood - see how these
rules translate into the virtual world? 
http://p.sf.net/sfu/oracle-sfdevnlfb
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to