[haiku-bugs] Re: [Haiku] #7203: gcc4 seems to have an issue locating libraries

  • From: "scottmc" <trac@xxxxxxxxxxxx>
  • Date: Mon, 28 Feb 2011 01:15:22 -0000

#7203: gcc4 seems to have an issue locating libraries
----------------------------+----------------------------
   Reporter:  scottmc       |      Owner:  zooey
       Type:  bug           |     Status:  new
   Priority:  high          |  Milestone:  R1/alpha3
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:  gcc4
 Blocked By:                |   Blocking:  7286
Has a Patch:  0             |   Platform:  x86
----------------------------+----------------------------

Comment (by scottmc):

 In trying to narrow down when the issue started, I'm able to build curl ok
 with gcc4 using r39567, but not ok with r40312.  I will try to narrow it
 down in the next couple days.  If anyone else would like to help out, it's
 just a matter of installing a gcc2 hybrid build from between these two
 versions and then running these commands:

 {{{
 cd /boot/develop
 svn co http://ports.haiku-files.org/svn/haikuporter/trunk haikuporter
 cd haikuporter
 ./installhaikuporter.sh
 }}}
 The install should take a few minutes or longer depending on your
 connection speed.  Then:

 {{{
 haikuporter -c -d curl-7.21.4
 }}}

 Review the build to see if it detected ssl or if it gives an error.  Then
 recheck it with gcc4:
 {{{
 setgcc gcc4
 haikuporter -c -d curl-7.21.4
 }}}
 Report here with a pass or fail and the haiku version number.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7203#comment:5>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: