Package: fpc
Severity: normal

Hi,

maintaining m-tx, a program designed for Free Pascal only, I would like
to Build-Depend on FPC to let m-tx be compiled natively (instead of
being compiled via p2c / gcc). Unfortunately, FPC currently doesn't link
binaries against libc which means syscalls (of Linux) are used directly.
This causes interoperability issues when using multiple Linux versions
(2.4/2.6) in a single Debian distribution.

I read that FPC_USE_LIBC should be used for this, but I couldn't figure
out how to use it since it's not really documented.

Thanks in advance!

bye,
  Roland

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to