Re: [Linuxsampler-devel] GigEdit Build Problem on Gentoo Ebuild

2008-01-16 Thread Chris Cherrett
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

Re: [Linuxsampler-devel] LinuxSampler modular engine brainstorming

2008-01-16 Thread Christian Schoenebeck
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. >

Re: [Linuxsampler-devel] GigEdit Build Problem on Gentoo Ebuild

2008-01-16 Thread Christian Schoenebeck
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

Re: [Linuxsampler-devel] GigEdit Build Problem on Gentoo Ebuild

2008-01-16 Thread Christian Schoenebeck
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

Re: [Linuxsampler-devel] LinuxSampler modular engine brainstorming

2008-01-16 Thread Luis Garrido
> > 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