[Tuxnes-devel] Problems compiling on SGI irix 6.2
Brought to you by:
tmmm
|
From: Peter A. <pe...@da...> - 2001-08-15 15:08:50
|
I am trying to compile tuxnes on an sgi machine running irix 6.2 and large= =20 parts of gnome. The configure script runs through with out any complaints.= =20 But when i am trying to start compiling (using gnu make) i get the message= =20 "gcc: -pipe is not supported". I tried to edit "-pipe" out of the makefile= =20 but then i got lots of other errors (as expected). They all look quite the= =20 same so im just writing one: as: Error: /x85.S line 353: Undefined symbol: CLOCK add CLOCK;%esi By default configure uses gcc 2.95.2, i also tried g++ and egcs with no=20 success. As you might have expected i am not a programming guru, in fact i= =20 don=B4t know the first thing about it. So my question to you is if there any= =20 way to solve this? If you have any clues please get back to me. Thanks Peter |