Christian Schoenebeck wrote:
> Am Mittwoch, 16. Januar 2008 13:49:10 schrieb Christian Schoenebeck:
>
>> We're not linking against an install path. When you look at
>> src/plugins/Makefile.am you see we're using the $(top_builddir) Make
>> variable, which *should* always reflect the directory wh
Sorry, this one accidently went offlist ...
Am Mittwoch, 16. Januar 2008 12:30:56 schrieben Sie:
> > > I don't know if that's a very strong argument, anyone who cares about
> > > performance enough to consider tweaking compiler flags can build her
> > > own monolithic package or just run Gentoo.
>
Am Mittwoch, 16. Januar 2008 13:49:10 schrieb Christian Schoenebeck:
> We're not linking against an install path. When you look at
> src/plugins/Makefile.am you see we're using the $(top_builddir) Make
> variable, which *should* always reflect the directory where you build
> gigedit.
>
> libgigedit
Am Mittwoch, 16. Januar 2008 07:49:43 schrieb Chris Cherrett:
> something like this in the build string would help:
>
> -L../gigedit -lgigedit
>
>
> or
>
> -L$(DESTDIR)/usr/lib64/gigedit -lgigedit
>
> instead of this:
>
> -L/usr/lib64/gigedit -lgigedit
>
>
>
> I hope this can help. I don't think t
> > I don't know if that's a very strong argument, anyone who cares about
> > performance enough to consider tweaking compiler flags can build her
> > own monolithic package or just run Gentoo.
>
> Not everybody can do that. You have to admit that there are people who are
> more admired and capable