Menu

#37 configure fix for building on freebsd

open
None
5
2010-02-20
2010-02-18
No

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

Discussion

  • Radics Peter

    Radics Peter - 2010-02-18

    configure scripts patched for freebsd hosts

     
  • Danny Backx

    Danny Backx - 2010-02-20
    • assigned_to: nobody --> dannybackx
     
  • Danny Backx

    Danny Backx - 2010-02-20

    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.

     
  • Paul Sokolovsky

    Paul Sokolovsky - 2011-02-05

    Thanks for your bug report!

    To ease maintenance of the project, we are migrating bug tracking facilities to Trac. We would appreciate if you re-posted this bug on Trac via https://sourceforge.net/apps/trac/cegcc/newticket . Please include link to this bug for reference.

     

Log in to post a comment.