Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Mac OS » MacOS ide make problem
Re: MacOS ide make problem [message #28523 is a reply to message #28519] Sun, 05 September 2010 23:06 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1791
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi Rett!

First of all: The Mac port is (AFAIK) not finished yet. So be prepared for some trouble Wink

What compiler are you using? The errors seem like from GCC, but the lack of thread local storage (second error) is a bit weird.

As for the first error, I am not really expert in this field, but it has something to do with position independent code generation. I think adding an option -fno-PIC might help (make CXXFLAGS="-fno-PIC" PKG=...). If not, search for PIC in gcc man page Wink

Best regards,
Honza

PS: How do you like the Makefile? Any feedback will be appreciated.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: 701-dev1 / 2007.1beta on Mac OSX
Next Topic: Compile X11 Source Package
Goto Forum:
  


Current Time: Fri May 02 14:30:43 CEST 2025

Total time taken to generate the page: 0.04508 seconds