Re: [fpc-pascal] Cannot find entry point of a routine inside a windows 64 dll

2017-12-13 Thread Sven Barth via fpc-pascal
Am 13.12.2017 18:13 schrieb "Dennis" : Sven Barth via fpc-pascal wrote: > Am 13.12.2017 11:39 schrieb "Dennis Poon" >: > > > > Just for clarification: is the excel_xp.dll written by you or by a 3rd > party? Or are you

Re: [fpc-pascal] linker failed with fpc rpm on CentOS 7

2017-12-13 Thread Bart
On Wed, Dec 13, 2017 at 3:00 PM, Mattias Gaertner wrote: > It links with warnings: > crtbeginS.o not found, this will probably cause a linking failure > crtendS.o not found, this will probably cause a linking failure IIRC: if you have gcc installed, then these files

Re: [fpc-pascal] Cannot find entry point of a routine inside a windows 64 dll

2017-12-13 Thread Dennis
Sven Barth via fpc-pascal wrote: Am 13.12.2017 11:39 schrieb "Dennis Poon" >: Just for clarification: is the excel_xp.dll written by you or by a 3rd party? Or are you talking about a different library written by you? Because in the

Re: [fpc-pascal] linker failed with fpc rpm on CentOS 7

2017-12-13 Thread Mattias Gaertner
On Wed, 13 Dec 2017 14:05:34 +0100 Pierre Muller wrote: >[...] > On the failing RPM install, > could you test this file: > ftp://ftp.freepascal.org/pub/fpc/dist/3.0.4/x86_64-linux/x86_64-linux-prt0-pre2.26-binutils.tar.gz > > Simply extract it at the base 3.0.4

Re: [fpc-pascal] Cannot find entry point of a routine inside a windows 64 dll

2017-12-13 Thread Sven Barth via fpc-pascal
Am 13.12.2017 11:39 schrieb "Dennis Poon" : Sven Barth via fpc-pascal wrote: Am 13.12.2017 03:04 schrieb "Dennis" >: > > I am converting my windows 32 program to 64 bit. > It compiled with lazarus without any

Re: [fpc-pascal] linker failed with fpc rpm on CentOS 7

2017-12-13 Thread Pierre Muller
Le 13/12/2017 à 00:24, Mattias Gaertner a écrit : > On Tue, 12 Dec 2017 23:16:03 +0100 > Pierre Muller wrote: > >> [...] >> Normally the .tar file should have been generated on a system that uses >> an earlier GNU binutils version, avoiding the problem if >> a Free

Re: [fpc-pascal] Cannot find entry point of a routine inside a windows 64 dll

2017-12-13 Thread Dennis Poon
Sven Barth via fpc-pascal wrote: Am 13.12.2017 03:04 schrieb "Dennis" >: I am converting my windows 32 program to 64 bit. It compiled with lazarus without any problem.(fpc 3.0.2) I also compile the dll that is used, into a 64