Re: Compiler version?

new topic     » goto parent     » topic index » view thread      » older message » newer message
just_me said...

~/rpm/SOURCES/euphoria-4.0/source# ./configure --without-euphoria --full --debug 
~/rpm/SOURCES/euphoria-4.0/source]# make 
eui -i ../include revget.ex -root /home/hostured/rpm/SOURCES/euphoria-4.0 
make: eui: Command not found 

If I tell make to ignore errors (-i) it goes on but failed later anyways.

The key isn't your version of gcc, but that it's trying to use euphoria to update the revision. Obviously a problem with the build process that needs fixing. The easiest way to get building is probably to grab a euphoria binary interpreter from the eubins archive, and configure with that:

$ ./configure --eubin /path/to/eui/dir 
$ make 

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu