[tex-live] Build failure on alpha-linux (Debian woody)
Karl Berry
karl at freefriends.org
Sat Dec 9 19:45:20 CET 2006
> but how do I have to invoke the
> Build script to get all the configure to use gcc-3.3 and g++-3.3?
Something like:
env CC=gcc-3.3 CXX=g++-3.3 Build
? Can't say I know for sure if all the configure's will respect that.
Alternatively, make [g]cc/[cg]++ symlinks in ~/bin or wherever to the
3.3 versions so they are found first in PATH :).
Cheers,
k
More information about the tex-live
mailing list