Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Feb 1997 16:50:32 -0500 (EST)
From:      Ken Wong <wongk@k7.datadesign.com>
To:        Brian McGovern <bmcgover@cisco.com>
Cc:        questions@freebsd.org
Subject:   Re: Cross compiling on FreeBSD...
Message-ID:  <Pine.BSF.3.91.970220164201.2651A-100000@k7.datadesign.com>
In-Reply-To: <199702201549.KAA04430@bmcgover-pc.cisco.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On Thu, 20 Feb 1997, Brian McGovern wrote:
> This question may be a little off topic, but one of our software engineers
> recently aquired a handful of PCs running QNX in order to do a project.
nice OS ah?
> I would like to be able to port some of my more common utilities, such
> as postgres95, and a few other tools. Unfortuantely, the Watcom C 
> compiler that we got with the system seems to be rather inadequate to
> do the builds, so I originally thought I would compile the GNU C compiler,
> and go from there. Same problem.

QNX is suppose to be Posix. can you explain the actual problem you 
encountered?

> 
> I'm now wondering if its possible to get my FreeBSD box (I'll rebuild GCC
> if I have to) to make binaries that would be compatable with QNX, so I could
> do the builds, then move the libraries and executables over (or just
> link static and be done with it). Any help, as always, is appreciated.

If you have alot of time yes. It involves rebuilding the library sources
i.e. system call is different in QNX. anyway to be efficent in QNX you
have to use their SEND-RECEIVE-REPLY protocol.

Ken



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.970220164201.2651A-100000>