Re: Kylix in FreeBSD
From: Michael Edenfield (kutulu_at_kutulu.org)
Date: 10/31/03
- Previous message: Bruce M Simpson: "User asks: can we decouple device vendor IDs from drivers?"
- In reply to: jasaorp: "Kylix in FreeBSD"
- Next in thread: W. D.: "Re: Kylix in FreeBSD"
- Reply: W. D.: "Re: Kylix in FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 31 Oct 2003 12:51:58 -0500 To: jasaorp <jasaorp@yahoo.com.br>
* jasaorp <jasaorp@yahoo.com.br> [031031 04:59]:
> Somebody uses Kylix in FreeBSD?
> What is the performance?
The IDE doesn't run under FreeBSD. I worked on it a bit over this
summer when the most recent Kylix came out, and it appears to rely on
too many Linux-isms.
The command-line tools work just fine, and produce binaries that are on
par with the ones you get from Linux. If I remember from my testing,
the compiler produces Linux-style ELF binaries.
Getting the Kylix IDE to function on FreeBSD has been one of the ongoing
hair-pulling tasks I undertake every few months. The installer alone is
a pain in the ass, since it performs "compatibility checks" in such
Linux-centric ways as hard-coding /bin/bash into the shell scripts, and
searching for shared libraries by name from hard-coded paths. (GTK
especially gives the installer fits because FreeBSD's gtk library has a
-x11 at the end of the name.) But once you work around those issues
with some creative symlinking and script editing, the console tools
install fairly painlessly.
--Mike
- application/pgp-signature attachment: stored
- Previous message: Bruce M Simpson: "User asks: can we decouple device vendor IDs from drivers?"
- In reply to: jasaorp: "Kylix in FreeBSD"
- Next in thread: W. D.: "Re: Kylix in FreeBSD"
- Reply: W. D.: "Re: Kylix in FreeBSD"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|