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

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

Re: [Gnu-arch-users] GNU Arch 2.0 -- first source


From: Andy Tai
Subject: Re: [Gnu-arch-users] GNU Arch 2.0 -- first source
Date: Sun, 10 Jul 2005 03:48:35 -0700 (PDT)

FYI, it compiles and passes all tests under Fedora
Core 3.

Don't know if you care to have the current code to
build on Windows at this stage, but anyway, FYI under
cygwin  (Windows 2000), the compilation fails with the
following error:

.
.
.
configuring deps...
configuring mains...
configuring librevc...
configuring cmds...
set -e ; \
for dir in build-tools hackerlab links awiki libsha1
revc; do \
        make -C $dir all ; \
done
make[1]: Entering directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/b  
     uild-tools'
set -e ; \
for dir in standards; do \
        make -C $dir all ; \
done
make[2]: Entering directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/b  
     uild-tools/standards'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/bu 
      ild-tools/standards'
make[1]: Leaving directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/bu 
      ild-tools'
make[1]: Entering directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/h  
     ackerlab'
set -e ; \
for dir in machine os arrays bitsets bugs char fmt
hash mem sort splay obqueues         obtables vu
qlinks rx uni oblists cmd fs vu-network rx-posix dynid
handles ident        ifiers obmarkers libboot
properties buffers edstrings unidata-scaffolding
graphs         unidata unicode libboot2 edit strings
xml-scaffolding xml rx-xml libhackerlab t        ests;
do \
        make -C $dir all ; \
done
make[2]: Entering directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/h  
     ackerlab/machine'
/bin/sh
/cygdrive/c/users/atai/work/revc/revc-0.0x0/hackerlab/machine/endian.sh
        cc
test ! -e gen-alignment || rm gen-alignment
test ! -e gen-alignment.c || rm gen-alignment.c
cp
/cygdrive/c/users/atai/work/revc/revc-0.0x0/hackerlab/machine/gen-alignment.t
       o-c gen-alignment.c
cc -o gen-alignment gen-alignment.c
./gen-alignment > alignment.h
echo  | sed -f
/cygdrive/c/users/atai/work/revc/revc-0.0x0/build-tools/Makefiles
       /column.sed > Objects
make[2]: Leaving directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/ha 
      ckerlab/machine'
make[2]: Entering directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/h  
     ackerlab/os'
cp
/cygdrive/c/users/atai/work/revc/revc-0.0x0/hackerlab/os/exit-status.gen
 ,es        .c
cc -o ,es -g ,es.c
./,es > exit-status.h
rm ,es ,es.c
rm: cannot remove `,es': No such file or directory
make[2]: *** [exit-status.h] Error 1
make[2]: Leaving directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/ha 
      ckerlab/os'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/cygdrive/c/users/atai/work/revc/revc-0.0x0/build/ha 
      ckerlab'
make: *** [all] Error 2

$ gcc -v      
Reading specs from
/usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /gcc/gcc-3.4.4/gcc-3.4.4-1/configure
--verbose --prefix=/usr --exec-prefix=/usr
--sysconfdir=/etc --libdir=/usr/lib
--libexecdir=/usr/lib --mandir=/usr/share/man
--infodir=/usr/share/info
--enable-languages=c,ada,c++,d,f77,java,objc
--enable-nls --without-included-gettext
--enable-version-specific-runtime-libs --without-x
--enable-libgcj --disable-java-awt --with-system-zlib
--enable-interpreter --disable-libgcj-debug
--enable-threads=posix --enable-java-gc=boehm
--disable-win32-registry --enable-sjlj-exceptions
--enable-hash-synchronization --enable-libstdcxx-debug
: (reconfigured) 
Thread model: posix
gcc version 3.4.4 (cygming special) (gdc 0.12, using
dmd 0.125)


--- Thomas Lord <address@hidden> wrote:

>         btw -- is sending html-formatted email
> hopelessly antisocial,
>         especially on gnu-arch-dev?   I typically
> hate it myself but
>         that's mostly because it's usually spam.....
> 
> 
> The first source release and some very early
> documentation for Arch 2.0
> ("revc") is now ready!
> 
>         Web page: <http://www.seyza.com/>
> 
>         Source:
> <http://www.seyza.com/releases/revc-0.0x0.tar.gz>
> 
>         Source (tar bundle) SHA1:
> 9c279f78e57a99d517ccf5b983960620ff6f2cf7
> 
>         Source (tar bundle) size: 1732018
> 




reply via email to

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