| From: | Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Wikipedia entry - AmigaOS port - error? |
| Date: | 2010-04-01 22:12:42 |
| Message-ID: | 471413.28841.qm@web23603.mail.ird.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
--- On Thu, 1/4/10, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > But I do remember there was a set of libs called
> ixemul (http://aminet.net/package/dev/gg/ixemul-bin) that a lot
> of people used to port unix apps to the Amiga with, probably
> not enough to port postgres though.
>
> Ah, I wondered if there might not be such a thing.
> However, according
> to http://en.wikipedia.org/wiki/Ixemul.library it doesn't
> have support
> for fork(), which would have been a complete showstopper
> back in the day
> (though since the Windows port in 8.0 we can live without
> it). So that
> pretty much kills any thought that it might've once worked
> and we just
> forgot.
>
And now you mention it, I remember that was exactly the reason why the last version of perl for Amiga was 5.7.2, it says there was support for vfork() but not fork()
http://theory.uwinnipeg.ca/CPAN/perl/pod/perlamiga.html#perl_5_8_0_broken_in_amigaos
Glyn
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Filip Rembiałkowski | 2010-04-01 23:45:08 | Re: Accessing Windows install of PostgreSQL via cygwin |
| Previous Message | Tom Lane | 2010-04-01 21:40:29 | Re: Wikipedia entry - AmigaOS port - error? |