gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] buildbot win32 slave compile error


From: Dossy Shiobara
Subject: Re: [Gnash-commit] buildbot win32 slave compile error
Date: Sat, 09 Aug 2008 11:05:27 -0400
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

zou lunkai wrote:
The above message could happen if  either libz.a or libpng12.dll.a is
compiled(instead of linked) into Gnash.

eg. gcc  main.o  -lz  libpng12.dll.a

or

gcc  main.o   -lpng12.dll   libz.a


I think you may need to check if both libpng12.dll.a and libz.a are
properly fed to the linker.

Isn't this libtool's fault?  Or, how automake is invoking libtool?

I _hate_ the lack of fine-grained control because of automake/libtool.  :-(

--
Dossy Shiobara              | address@hidden | http://dossy.org/
Panoptic Computer Network   | http://panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]