Date: Fri, 01 Sep 2006 15:25:20 -0500 From: "Scott T. Hildreth" <shildreth@allantgroup.com> To: Alexander Leidinger <Alexander@Leidinger.net> Cc: FreeBSD Emulation <emulation@freebsd.org> Subject: Re: I am trying to compile under linux compat Message-ID: <1157142320.54794.165.camel@scotth.emsphone.com> In-Reply-To: <20060901211517.267d85f6@Magellan.Leidinger.net> References: <1156957083.54794.75.camel@scotth.emsphone.com> <20060831080052.GA69386@stud.fit.vutbr.cz> <1157034340.54794.114.camel@scotth.emsphone.com> <20060901211517.267d85f6@Magellan.Leidinger.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2006-09-01 at 21:15 +0200, Alexander Leidinger wrote:
> Quoting "Scott T. Hildreth" <shildreth@allantgroup.com> (Thu, 31 Aug 2006 09:25:40 -0500):
>
> > On Thu, 2006-08-31 at 10:00 +0200, Divacky Roman wrote:
> > > On Wed, Aug 30, 2006 at 11:58:03AM -0500, Scott T. Hildreth wrote:
> > > >
> > > > I didn't install linux-devtools, since everything is supposed to be in
> > > > fc4 port, right? There isn't a linux gcc installed, do I need get it
> > > > from another port?
> > >
> > > I am afraid you cant do any serious linux developement under fbsd and
> > > linux emulation. we dont properly support debuging of linux processes
> > > and the whole thing is a bit fragile.
> > >
> > I really don't do development, I compile a Linux perl & DBD::Oracle
>
> Why not write a port for perl from FC4?
Do you mean grabbing an rpm? To make a compiled port, I would need
a linux gcc. I compile my own Perls, since I like to use/test the
latest versions as well as modules. I need to the linux version to
compile DBD::Oracle, which uses Oracle's oci. I make a link in
/usr/local/bin, perll, which points to the linux compiled perl in
compat. If I need to run code that uses DBD::Oracle I use the perll
to run it. I could just make a wrapper script that does a chroot
and runs in the gentoo env.
>
> > and have Oracle running for development and testing. This has worked
> > very well for me. I used to compile some code using Oracle's ProC
> > which also worked pretty good.
>
> Are we talking about stored procedures?
No, this was external C code to process data in & out of Oracle.
I don't use pro 'C' any more so this is not an issue for me.
> And maybe about some
> auto-compile feature of Oracle (I don't know how it handles this, but I
> wouldn't be surprised if you insert C/C++ code as a stored procedure
> and Oracle compiles it itself).
>
> Bye,
> Alexander.
Thanks,
STH
>
--
Scott T. Hildreth <shildreth@allantgroup.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1157142320.54794.165.camel>
