compilation gcc 3.2 sous solaris et tru64 - C++ - Programmation
MarshPosté le 03-09-2002 à 12:16:18
Bonjour,
je cherche a compiler gcc 3.2 sous 2 OS et je recontre quelques difficultes: - Sous Solaris 8: ... configure: error: *** unable to determine endianness Configure in xxx/gcc-3.2/gcc failed, exiting.
- Sous tru64 v5.1: ... configure: error: no acceptable ld found in $PATH Configure in xxx/gcc-3.2/zlib failed, exiting. alors que dans le path il y a bien le chemin vers ld???
Marsh Posté le 03-09-2002 à 12:16:18
Bonjour,
je cherche a compiler gcc 3.2 sous 2 OS et je recontre quelques difficultes:
- Sous Solaris 8:
...
configure: error: *** unable to determine endianness
Configure in xxx/gcc-3.2/gcc failed, exiting.
- Sous tru64 v5.1:
...
configure: error: no acceptable ld found in $PATH
Configure in xxx/gcc-3.2/zlib failed, exiting.
alors que dans le path il y a bien le chemin vers ld???
Une idee??? ou deux
D'avance Merci.