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 » Community » U++ community news and announcements » FreeBSD port for 605 release
Re: FreeBSD port for 605 release [message #3785 is a reply to message #3778] Sun, 25 June 2006 22:02 Go to previous messageGo to previous message
masu is currently offline  masu
Messages: 378
Registered: February 2006
Senior Member
dr_jumba wrote on Sun, 25 June 2006 01:03


By default I get a linking error with undefined reference to pthread_* functions.

Adding the following line to Core.upp solves the problem:
library(FREEBSD) "pthread";

What do you think about this?


Hi,

yes, thanks Embarassed .
Core package seems to use pthread functions, so we should add it to Core.upp as it is defined for Linux. I will update the port and hopefully Mirek integrates this library definition to Core.upp.
Have you used pthread functions in your own project? Because I get no error when compiling theide using theide itself, which also of course depends on Core package.

Matthias
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upp 606-dev3 released
Next Topic: Upp 606-dev4 released
Goto Forum:
  


Current Time: Sun Jun 22 20:14:00 CEST 2025

Total time taken to generate the page: 0.04011 seconds