m9710797
|
d1cbff0fca
Fix link error on linux related to pthread
|
8 anni fa |
wouter
|
d089095d55
Various text-processing stuff
|
11 anni fa |
Alex Wulms
|
80d78b6a37
Support build of shared library (preparation for Android port)
|
12 anni fa |
Wouter Vermaelen
|
54b652cb53
Fixed link error when using (ubuntu?) gcc-4.5
|
14 anni fa |
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.
|
15 anni fa |
Maarten ter Huurne
|
1508a9a4cb
Use "g++" as default compiler on all platforms.
|
16 anni fa |
Maarten ter Huurne
|
67bcd3b0cb
openMSX itself uses pthreads via STL, so add compile and link flags for that. Fixes static linking.
|
16 anni fa |
Maarten ter Huurne
|
ed61c09f7e
Removed some outdated bits.
|
17 anni fa |
Maarten ter Huurne
|
bb5e44fa23
Separated CPU and OS in build system.
|
20 anni fa |