[LV] Now for another bit of noise , ok any noise ...

Jan-Benedict Glaw jbglaw at lug-owl.de
Fri Mar 6 13:15:29 CET 2009


On Fri, 2009-03-06 10:53:48 +0100, Jan-Benedict Glaw <jbglaw at lug-owl.de> wrote:
> 
> I'll send a build receipt and the current set of patches to the list
> soon.

Build receipt: You can try to use Maciej's Source RPMs
(ftp://ftp.linux-mips.org/pub/linux/mips/people/macro/SRPMS/, take the
newest vax-linux-* .src.rpm files and build them).

This is what I use:

Pull GCC Trunk from SVN/GIT, apply the pile of patches I just sent.
Pull Binutils HEAD from CVS.

Binutils:
mkdir foo
cd foo
..../src/configure --target vax-linux --prefix ~/usr
make all-gas
make all-ld
make all-binutils
make install-gas
make install-ld
make install-binutils

GCC:
..../gcc/configure --target vax-linux --prefix ~/usr \
        --enable-languages=c \
        --disable-libc \
        --disable-libmudflap \
        --disable-libssp \
        --disable-multilib \
        --disable-shared \
        --enable-static \
        --with-system-zlib \
        --enable-threads
make all-gcc
make install-gcc


I'd probably push my GCC repo somewhere, too...

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw at lug-owl.de              +49-172-7608481
 Signature of:                            If it doesn't work, force it.
 the second  :                   If it breaks, it needed replacing anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/vax-linux/attachments/20090306/1ac6888b/attachment.pgp>
-------------- next part --------------
_______________________________________________
Linux-Vax mailing list
Linux-Vax at pergamentum.com
http://www.pergamentum.com/mailman/listinfo/linux-vax


More information about the Vax-linux mailing list