You'll need to rebuild MacPorts packages after upgrading
to SL. Some suggest to uninstall it completely and reinstall
all pkgs (I can second this recommendation). You'll also
need latest MacPorts installer.
Many thanks. This is a completely new Mac that came with SL installed.
However my question was more general and not related to OSX or pgsql.
I'll try to be more clear.
Which is the best setup to build 32 and 64 bit version of the same
application?
Can I build a 32 bit version of Harbour under a 64bit Linux or is
better to have 2 different VM?
Probably similar to darwin: you set some compiler
switch to chose CPU arch. Since Linux doesn't have "unibin"
support, you may want to additionally set HB_BUILD_NAME
to maintain multiple CPU archs in parallel.
But what about Windows 7 ( or Vista )? Is it possible to create 32bit
within a 64 bit Windows 7?
On win the host systems CPU arch won't influence default
target CPUs selected by compilers, so you basically do
everything the same way as on 32-bit Windows systems.
Again see INSTALL for examples for all above situations.
The only difference if you use 64-bit win, is that you
can use native x64 compiler binaries. Currently only
MSVC has them (and mingw64, but I couldn't make them work).
Brgds,
Viktor
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour