m9710797
|
d1cbff0fca
Fix link error on linux related to pthread
|
il y a 8 ans |
wouter
|
d089095d55
Various text-processing stuff
|
il y a 12 ans |
Alex Wulms
|
80d78b6a37
Support build of shared library (preparation for Android port)
|
il y a 12 ans |
Wouter Vermaelen
|
54b652cb53
Fixed link error when using (ubuntu?) gcc-4.5
|
il y a 14 ans |
Maarten ter Huurne
|
f878e465fd
Since openMSX does not use phtreads directly, the "-pthread" compile and link option should only be added if libraries we use require it.
|
il y a 15 ans |
Maarten ter Huurne
|
1508a9a4cb
Use "g++" as default compiler on all platforms.
|
il y a 16 ans |
Maarten ter Huurne
|
67bcd3b0cb
openMSX itself uses pthreads via STL, so add compile and link flags for that. Fixes static linking.
|
il y a 16 ans |
Maarten ter Huurne
|
ed61c09f7e
Removed some outdated bits.
|
il y a 17 ans |
Maarten ter Huurne
|
bb5e44fa23
Separated CPU and OS in build system.
|
il y a 20 ans |