j
k
j a
j l
...... and set: export LDFLAGS='-L/opt/local/lib' export CPPFLAGS='-I/opt/local/include' What requires these flags to be set manually?
... and set: export LDFLAGS='-L/opt/local/lib' export CPPFLAGS='-I/opt/local/include'
What requires these flags to be set manually?
These are the locations where software gets installed by MacPorts and they are not normally searched by gcc.
-Tobias
Back to the thread
Back to the list