On Tue, 9 Aug 2005, Randy McMurchy wrote:

>
> I don't install it using configure-make-make install. I use the
> following:
>
> configure
> make
> make check-gdb
> cd gdb
> make install
>
> Notice the 'cd gdb' before 'make install'. This is how my build script
> is laid out, and though my memory is fuzzy about this, I 'cd gdb' so
> that the readline, libiberty, etc. libraries aren't installed along
> with the gdb executable.
>
> Or am I wrong about this and it is nothing more than CMMI?
>
 *!$%# ! (translate that as "nice catch, Randy" for those with sensitive
eyes).  Actually, it's libbfd, libopcodes, and libiberty.  I hadn't
spotted that in my logs.  Fortunately, only static and libtool versions.

Ken
-- 
 das eine Mal als Tragödie, das andere Mal als Farce

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to