1_BETA2 CD ? A simple rsync
of last snapshot or there are some magic features elsewhere ?
Which is the installation order ? I have read that Mac OS X should be
install first, is it mandatory ? And after, is NetBSD or Debian have
the same requirement ?
Thanks for your answers.
--
Edouard G
werPC JIT in mind :-)
tvt-kaffe vs org-kaffe is more or less like FreeBSD vs NetBSD :-)
--
Edouard G. Parmelan
http://egp.free.fr
SORS/32_BIT/POWERPC/MPCFPE32B.pdf
--
Edouard G. Parmelan
http://egp.free.fr
ooting...
_
After that I must do Ctrl-Command-Power to restart my iBook2
Any hints ?
--
Edouard G. Parmelan
http://egp.free.fr
udying a strange problem of Kaffe under NetBSD/PowerPC. As
soon as I have finish that, I will restart my coding of JIT for PowerPC :-)
--
Edouard G. Parmelan
http://egp.free.fr
n't be able to install the netbsd
> loader. so you will have to install the netbsd loader in the
> bootstrap partittion yourself (making sure its not set to type tbxi).
> and refrain from running mkofboot instead of ybin.
The behavior of ybin for NetBSD is note usefull. I will prefers the
following:
# root partion ofr NetBSD
bsd=/dev/had11
Then ybin will transtate to:
boot hd:10,\ofwboot.elf hd:11,/netbsd
where hd:10 is yaboot bootstrap partition.
--
Edouard G. Parmelan
http://egp.free.fr
On Mon, Jul 16, 2001 at 03:38:45PM -0800, Ethan Benson wrote:
> On Mon, Jul 16, 2001 at 05:29:14PM +0200, Edouard G. Parmelan wrote:
> >
> > The behavior of ybin for NetBSD is note usefull. I will prefers the
> > following:
> >
> > # root partion
ffe-snap-20010622.tar.bz2
Or install libffi.
--
Edouard G. Parmelan
http://egp.free.fr
d doing so i could
> use a image= style section format for these, but i have yet to find a
> way that will work in the confines of limited busybox boot-floppies.
I did it :-)
Note that I use "busybox expr" in place of expr.
--
Edouard G. Parmelan
http://egp.free.fr
--- /usr/sbin
On Tue, Jul 17, 2001 at 04:14:34AM -0800, Ethan Benson wrote:
> On Tue, Jul 17, 2001 at 01:27:23PM +0200, Edouard G. Parmelan wrote:
> > ## assign variables for configured menu options.
> > -[ "$usemount" = no -a "$bless" = yes ] && YB=&
und by Kaffe configure script".
$ apt-get install libgmp3-dev
Then remove config.cache and re-run configure, make, make install.
--
Edouard G. Parmelan
http://egp.free.fr
Hello,
I rsync this morning my linux-2.4-benh tree.
I discover that file atyfb128.c was removed :-(
--
Edouard G. Parmelan
http://egp.free.fr
^H^Q^Q^Q^A^Aiii}}}^L^L^H^H^H^C^C^C^F^Fwww^H^H^N^N^N^E^E^P^P^P^O^O^O~^C^M
Jul 26 08:12:58 adam chat[2360]: CONNECT
Jul 26 08:12:58 adam chat[2360]: -- got it
Jul 26 08:12:58 adam chat[2360]: send (\d)
--
Edouard G. Parmelan
http://egp.free.fr
=, b=
Second
a=, b=
-- System Information
Debian Release: testing/unstable
Kernel Version: Linux adam 2.4.6 #2 Fri Jul 13 17:29:30 CEST 2001 ppc unknown
Versions of the packages libc6 depends on:
ii libdb2 2.7.7-8The Berkeley database routines (run-ti
.0
tty00 at 0xd593a020 (irq = 22) is a Z8530 ESCC (cobalt modem)
tty01 at 0xd5941000 (irq = 23) is a Z8530 ESCC
lsmod:
Module Size Used by
macserial 38576 0 (autoclean)
ufs66016 1 (autoclean)
Linux adam 2.4.7-ben0 #1 Mon Jul 30 11:41:55 CEST 2001 ppc unknown
--
Edouard G. Parmelan
http://egp.free.fr
081 to
masqmail, upstream author is already fixing it :-)
> But it'll come up again. This isn't the first time I've seen these varargs
> bugs. My most confusing one involved setjmp/longjmp to achieve the va_list
> reuse :-)
Should be possible to have a GCC warning when same va_list
with XShm and remote display
without XShm.
This case (XShm vs not-XShm) is already handled in Kaffe awt, so it'll
easy to fix :-)
--
Edouard G. Parmelan
http://egp.free.fr
on->handler seems to
hold a bad value.
Next trap 0x700 is SIGTRAP maybe a xmon interraction.
Hope that helps.
--
Edouard G. Parmelan
http://egp.free.fr
it 1
Switching location is then done by the small script:
#!/bin/sh
SCHEME=${1:-"none"}
DEVICE=${2:-"eth0"}
echo "$SCHEME" > /etc/network/scheme
egrep -q "^$DEVICE=" /etc/network/ifstate && /sbin/ifdown $DEVICE
/sbin/ifup $DEVICE
My .02 euro cents
--
Edouard G. Parmelan
http://egp.free.fr
On Fri, Aug 17, 2001 at 13:13:04 -0400, Colin Walters wrote:
> "Edouard G. Parmelan" <[EMAIL PROTECTED]> writes:
>
> > up /bin/echo Work > /tmp/connect_route || true
> > down /bin/rm /tmp/connect_route || true
>
> I'm not sure wha
ght thing now ;-)
--
Edouard G. Parmelan
http://egp.free.fr
to all third parties under the terms of this License.''
You may find answers about this on FSF site
http://www.gnu.org/licenses/licenses.html
http://www.gnu.org/licenses/license-list.html
--
Edouard G. Parmelan
http://egp.free.fr
Damien GUIHAL <[EMAIL PROTECTED]> wrote:
> Is va_list a real void * pointer, and if so why is it 12 bytes long?
> If not what is it so that gcc can't make by default a copy of it?
Use va_copy(DEST, SRC) or __va_copy() if your version of GCC is too old.
--
Edouard G. Parmelan
http://egp.free.fr
23 matches
Mail list logo