Am Mi, den 09.03.2005 schrieb Koenraad Lelong um 22:27:
[...]
I have been offline for the weekend and monday morning this mail from
the 9th of march arrived in my inbox!?
Is it:
1. a problem with the fpc mailing list?
2. a problem with my email provider?
TIA,
Marc
Jeff Pohlmeyer wrote:
My question : is the linker not smart enough to find out
by itself where to look for those missing object files ?
Not sure if I understand your question, but as Marc already
mentioned, you can control this with the -k-L compiler switch.
You can also control the way the co
Marc Santhoff wrote:
Am Di, den 08.03.2005 schrieb Koenraad Lelong um 21:51:
Marc Santhoff wrote:
Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
Hi,
I'm trying to make an interface to a kind of library, but I'm stuck. Any
pointers are welcome.
There is a C-header file, but this is common
Am Sa, den 12.03.2005 schrieb Koenraad Lelong um 18:53:
> Jeff Pohlmeyer wrote:
> >>My question : is the linker not smart enough to find out
> >>by itself where to look for those missing object files ?
> >
> >
> > Not sure if I understand your question, but as Marc already
> > mentioned, you ca
On 12 Mar 2005, at 18:53, Koenraad Lelong wrote:
I assumed that when a routine uses some code in an object file which
in turn uses code in another object file, the linker would be smart
enough to know to look for that second object file.
No, the linker cannot know in which other object these rout
Jeff Pohlmeyer wrote:
My question : is the linker not smart enough to find out
by itself where to look for those missing object files ?
Not sure if I understand your question, but as Marc already
mentioned, you can control this with the -k-L compiler switch.
You can also control the way the co
> > My question : is the linker not smart enough to find out
> > by itself where to look for those missing object files ?
>
> Not sure if I understand your question, but as Marc already
> mentioned, you can control this with the -k-L compiler switch.
>
> You can also control the way the compil
> My question : is the linker not smart enough to find out
> by itself where to look for those missing object files ?
Not sure if I understand your question, but as Marc already
mentioned, you can control this with the -k-L compiler switch.
You can also control the way the compiler/linker sear
Marc Santhoff wrote:
Am Di, den 08.03.2005 schrieb Koenraad Lelong um 21:51:
Marc Santhoff wrote:
Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
Hi,
I'm trying to make an interface to a kind of library, but I'm stuck. Any
pointers are welcome.
There is a C-header file, but this is common
Am Di, den 08.03.2005 schrieb Koenraad Lelong um 21:51:
> Marc Santhoff wrote:
> > Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
> >
> >>Hi,
> >>I'm trying to make an interface to a kind of library, but I'm stuck. Any
> >>pointers are welcome.
> >>There is a C-header file, but this is c
On Tue, 8 Mar 2005, Koenraad Lelong wrote:
> Marc Santhoff wrote:
> > Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
> >
> > > Hi,
> > > I'm trying to make an interface to a kind of library, but I'm stuck.
> > > Any pointers are welcome.
> > > There is a C-header file, but this is comm
Marc Santhoff wrote:
Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
Hi,
I'm trying to make an interface to a kind of library, but I'm stuck. Any
pointers are welcome.
There is a C-header file, but this is common for a number of C-modules.
If I translate (h2pas) this file, and use it, the
Am Mo, den 07.03.2005 schrieb Koenraad Lelong um 22:36:
> Hi,
> I'm trying to make an interface to a kind of library, but I'm stuck. Any
> pointers are welcome.
> There is a C-header file, but this is common for a number of C-modules.
> If I translate (h2pas) this file, and use it, the linker tri
Hi,
I'm trying to make an interface to a kind of library, but I'm stuck. Any
pointers are welcome.
There is a C-header file, but this is common for a number of C-modules.
If I translate (h2pas) this file, and use it, the linker tries to find
an o-file, which does not exist. Any suggestions how t
14 matches
Mail list logo