Menu

#1 Makefile.am changes to support Solaris

open
nobody
None
5
2001-03-21
2001-03-21
Anonymous
No

Attached is a tar.gz archive of the small changes
required to make the library (as contained in the
KDE-2.1 dist) compile
and link on Solaris 8 (x86) using gcc-2.95.3 /
binutils-2.10.1.

The change is quite simple and involves asking libtool
to compile the asm code by prefixing the compile lines
with $(LIBTOOL) --mode=compile and changing the .o
references to .lo refernces

No code changes required :-)

Peter Bray

Discussion

  • Nobody/Anonymous

    Makefile.am updates for libmpeg

     
  • Martin Vogt

    Martin Vogt - 2001-04-04

    Logged In: YES
    user_id=34140

    Thanks,

    fixes for this are in the current KDE CVS.

    Martin

     

Log in to post a comment.