Patches item #2954077, was opened at 2010-02-18 10:05 Message generated for change (Comment added) made by dannybackx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865516&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 10: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=865516&aid=2954077&group_id=173455 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel