gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnu-arch-users] arch on cygwin?


From: Barak Zalstein
Subject: [Gnu-arch-users] arch on cygwin?
Date: Sun, 24 Aug 2003 13:11:56 +0300

Hi,

I was trying to build tla-1.1pre4.tar.gz on cygwin and encountered the 
following 
problems:

1. configure is trying to use cc instead of gcc, so it fails because it can't 
generate
executables.
2. after ugly-avoiding the problem (ln -sf gcc.exe to cc.exe, because setting 
CC variable didn't help), make fails because of rm (cannot find .es file).
3. Meanwhile chose make -k.
4. make test goes well for a while but dies here: (probably the build didn't 
complete)
================ unit-file-names tests ================
home...
make[3]: *** [tests-timestamp] Error 1
make[3]: Leaving directory `/cygdrive/c/barak/Downloads/tla-1.1pre4/src/=build/h
ackerlab/tests/fs-tests'
make[2]: *** [test] Error 2
make[2]: Leaving directory `/cygdrive/c/barak/Downloads/tla-1.1pre4/src/=build/h
ackerlab/tests'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/cygdrive/c/barak/Downloads/tla-1.1pre4/src/=build/h
ackerlab'
make: *** [test] Error 2
 (my workaround attempts are described as well). 

I've seen earlier cygwin attempts while searching the archive.
Did anyone address these issues? 

Barak




reply via email to

[Prev in Thread] Current Thread [Next in Thread]