Hi,
Can anyone give me a hint how to set the 'install_name',
'compatibility_version' and 'current_version' in FPC shared libraries
for Mac OS X?
By default my libraries get the following values:
- install_name:
- compatibility_version: 0.0.0
- current_version: 0.0.0
Many thanks in advance,
We
Jonas Maebe wrote:
>
> On 19 Aug 2008, at 12:55, Werner Bochtler wrote:
>
>> Can anyone give me a hint how to set the 'install_name',
>> 'compatibility_version' and 'current_version' in FPC shared
>> libraries for Mac OS X?
>
> In
Hi,
Can anyone give me a hint how to set the 'soname'in FPC shared libraries
for LINUX?
I have tried to pass "-soname libTest.so.0" via the k-switch to the
linker but this doesn't seem to work.
The ppas.sh file (see excerpt below) shows that the passed option
"-soname libTest.so.0" is overwritte
>> Can anyone give me a hint how to set the 'soname'in FPC shared libraries
>> for LINUX?
>
> If -o doesn't work, nothing will.
-o does work but it changes the output name *and* the soname.
My intention is to generate e.g. a library libTest.so.0.1.0 with soname
libTest.so.0.
Using -o libTest.so
Andrew Brunner schrieb:
> Thanks for that tip! So running under GDB I get the following info...
>
> This GDB was configured as "x86_64-linux-gnu"... (gdb) run
shared library problem and linux 64 bit -> maybe this problem is related
to FPC bug reports 11931 / 12265 (jump table problem).
Werner
Joost van der Sluis schrieb:
> Op woensdag 17-06-2009 om 13:46 uur [tijdzone +0200], schreef Torsten
> Bonde Christiansen:
>> Hi.
>>
>> I found in the fpc-pascal archive a short thread on someone converting
>> FastMM4 to FPC.
>>
>> Does anyone know if this succeeded or if the curret (4.92) version
Maybe a stupid problem:
I have a running installation of Darwin 8.0 (x86) in a virtual machine
(vmware). Can anyone give me some hints how to install the current
snapshot of FPC in this environment. I was not able to locate a working
FPC 2.0 binary for Darwin (x86) to compile the current compiler
Jonas Maebe schrieb:
>
> On 24 Aug 2007, at 08:31, Werner Bochtler wrote:
>
>> I have a running installation of Darwin 8.0 (x86) in a virtual machine
>> (vmware). Can anyone give me some hints how to install the current
>> snapshot of FPC in this environment. I was n
Jonas Maebe schrieb:
>
> On 27 Aug 2007, at 08:35, Werner Bochtler wrote:
>
>> Many thanks for this link.
>>
>> Unfortunately 'ppcuniversal -h' raises the following error message on my
>> darwin 8.0.1 x86 machine:
>>
>> /bin/ppcuniversal: Ba
> You probably need a newer version of darwin/x86:
> http://lists.apple.com/archives/darwin-x86/2007/Jul/msg00015.html
I have updated the kernel, clib and gcc:
-> Darwin Kernel Version 8.9.0: root:xnu-792.17.14/BUILD/obj/RELEASE_I386
The problem is the same:
/bin/ppcuniversal: Bad executable (or
10 matches
Mail list logo