[openbeos] Re: jam issues

  • From: Gabe Yoder <gyoder@xxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sun, 18 Jul 2004 16:26:43 -0400

On Friday 16 July 2004 08:19 pm, Andrew Bachmann wrote:

> I would need to look at your situation in context, if you haven't resolved
> this issue yet.  But it's often sufficient to put your library into the
> rule for building your executable like this example:

Check out the radeon driver for the specific case that I was working on.

>
> Addon nv.accelerant : accelerants :
>       Acceleration.c
>       <some sources snipped>
>       SetDisplayMode.c
>
>       : false : libnvidia_engine.a
>
> ;

I ended up using a setup like that.  I am just curious why the 
LinkStaticOSLibrary isn't working.

Gabe

Other related posts: