HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 25 and Version 26 of CommonProblems


Ignore:
Timestamp:
10/24/09 22:16:07 (6 years ago)
Author:
michaelvoliveira
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v25 v26  
    2727The -lm refers to libm which isn't needed for Haiku or BeOS as the math library is part of libroot and linked by default 
    2828 
    29 You can simply create a shortcut of libroot.so and rename to libm.so and drop into /boot/common/lib directory or you can change the -lm references in the configure file to -lroot. 
     29You can simply create a shortcut of libroot.so and rename to libm.so on gcc4 and gcc2 lib directory (Haiku hybrids case) or you can change the -lm references in the configure file to -lroot. 
    3030 
    3131Here is some explanation: 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/