Hi,

With qemu I did setup two arm eabi machines using the Debian armel port. Both
are accessible from gcc17 by the following way:

1/ Create a key on gcc17 if you don't already have one on it:
[EMAIL PROTECTED]:~$ ssh-keygen

2/ Copy it to the authorized_keys file:
[EMAIL PROTECTED]:~$ cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys

3/ Connect on machines:
[EMAIL PROTECTED]:~$ ssh gcc171
or ssh gcc172.

The /home dirs in the qemu are mount via NFS from gcc17:/home.


mpfr 2.3.1 is installed in /opt/cfarm/mpfr-2.3.1, mpfr 2.3.0 and gcc releases
should come soon, but you can use the Debian versions (gcc-4.1, gcc-4.2 and
gcc-4.3 installed) in the meanwhile.


Arthur.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to