[fpc-pascal] linker apache linux

Alexey Voychehovich ironwit at gmail.com
Thu Oct 8 12:36:30 CEST 2009


i backported  to
alex at ubuntu:~$ aptitude show binutils
Package: binutils
State: installed
Automatically installed: no
Version: 2.18.93.20081009-0ubuntu1
Priority: optional
Section: devel
Maintainer: Ubuntu Core developers <ubuntu-devel-discuss at lists.ubuntu.com>
Uncompressed Size: 8729k
Depends: libc6 (>= 2.8~20080505), zlib1g (>= 1:1.1.4)
Suggests: binutils-doc (= 2.18.93.20081009-0ubuntu1)
Conflicts: elf-binutils, gas, modutils (< 2.4.19-1)
Provides: elf-binutils
Description: The GNU assembler, linker and binary utilities
 The programs in this package are used to assemble, link and manipulate
binary and object files.  They may be used in conjunction with a compiler
and various
 libraries to build programs.

alex at ubuntu:~$ ld -v
GNU ld (GNU Binutils for Ubuntu) 2.18.93.20081009

but got this error
alex at ubuntu:~$ fpc mod_hello.pp
Free Pascal Compiler version 2.2.2-8 [2009/01/08] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Linux for i386
Compiling mod_hello.pp
Linking libmod_hello.so
mod_hello.pp(229,1) Error: Can't call the linker, switching to external
linking
mod_hello.pp(229,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not
specify a source file to be compiled)

help again please?

On Thu, Oct 8, 2009 at 11:26 AM, Jonas Maebe <jonas.maebe at elis.ugent.be>wrote:

>
> On 08 Oct 2009, at 10:19, Alexey Voytsehovich wrote:
>
>  Hello Jonas,
>>
>> Thursday, October 8, 2009, 10:49:43 AM, you wrote:
>>
>>  Downgrade to binutils 2.18.x, or try upgrading binutils and hope that
>>> Ubuntu has backported the required fix already (no new release of
>>> binutils has been made since that bug was fixed).
>>>
>>
>> Thank you. But, do not prompt a beginner how to do this?
>>
>
> I don't know.
>
>
>
> Jonas
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>



-- 
Don`t drink and drive, smoke and fly!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20091008/1adf00de/attachment.html>


More information about the fpc-pascal mailing list