Re: A small question about Red Hat

From: Guy Fraser <guy(at)incentre(dot)net>
To:
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: A small question about Red Hat
Date: 2001-07-12 19:06:55
Message-ID: 3B4DF54F.1664D20D@incentre.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

John Clark Naldoza y Lopez wrote:
>
> Kapil Tilwani wrote:
> >
> > Do all *NIX programs work on all others ? Do Unix programs run on Linux and
> > vice-versa... ??? Would FreeBSD UNIX programs work on SCO-Unix, etc.?
> >
>
> Ah.... No...;-)
>

Actualy ...
Kind of yes

Using IBCS{Intel Binary Compatability System} is is supposed to be
possible.

I have never realy tried but it has been in the linux kernel for ever.
Most of the Unix systems I work with do not run on Intel processors, so
it has not been worth looking into for me. I believe Solaris and OpenBSD
have IBCS or somthing similar, but like I said I never paid much
attention
to it. Since most software is avalible as source, I normaly configure
then
compile the software to work the same on all platforms. With the *NIX
variants
and Linux approching the evolving POSIX standard, using POSIX and cross
platform
compatable libraries, the binary compatability should be easier to deal
with
for the same processor family.

Guy Fraser

> If your source code (program) can be cross-compiled (assuming static
> library linking) to that system, then your program would run... If you
> are transfering binaries... Well then, good luck...;-)
>
> --
> /) John Clark Naldoza y Lopez (\
> / ) Software Design Engineer II ( \
> _( (_ _ Web-Application Development _) )_
> (((\ \> /_> Cable Modem Network Management System <_\ </ /)))
> (\\\\ \_/ / NEC Telecom Software Phils., Inc. \ \_/ ////)
> \ / \ /
> \ _/ phone: (+63 32) 233-9142 loc. 3112 \_ /
> / / cellphone: (+63 919) 399-4742 \ \
> / / email: njclark(at)ntsp(dot)nec(dot)co(dot)jp \ \
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

--
There is a fine line between genius and lunacy, fear not, walk the
line with pride. Not all things will end up as you wanted, but you
will certainly discover things the meek and timid will miss out on.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message craig 2001-07-12 19:11:38 Re: Dump from Postgresql95
Previous Message craig 2001-07-12 17:00:27 Dump from Postgresql95

Browse pgsql-general by date

  From Date Subject
Next Message Thalis A. Kalfigopoulos 2001-07-12 19:34:08 \df+ and pg_proc query
Previous Message Bruce Momjian 2001-07-12 19:01:53 Re: Re: Pg7.2 (was: vacuum and 24/7 uptime)