Re: "External" object files
From: Matt Palmer (mjp16_at_hezmatt.org)
Date: 06/18/04
- Next message: bob holder: "Re: new to programming in Linux"
- Previous message: Doru-Catalin Togea: ""External" object files"
- In reply to: Doru-Catalin Togea: ""External" object files"
- Next in thread: Owen Jacobson: "Re: "External" object files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 19 Jun 2004 00:20:40 +0950
Doru-Catalin Togea is of the opinion:
> Is it possible to somehow link against webcam.o and make use of the
> functionality of that object file?
>
> Generalizing, this is a question of linking from "external" object files
> too. How do I do that?
Yes. Just give the name of the object file you wish to link to in your
linker command line, like any other library.
- Matt
- Next message: bob holder: "Re: new to programming in Linux"
- Previous message: Doru-Catalin Togea: ""External" object files"
- In reply to: Doru-Catalin Togea: ""External" object files"
- Next in thread: Owen Jacobson: "Re: "External" object files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|