URL:
  <http://gna.org/patch/?1814>

                 Summary: Combine srv sublibs to main lib
                 Project: Freeciv
            Submitted by: cazfi
            Submitted on: Thursday 08/05/2010 at 14:42
                Category: general
                Priority: 5 - Normal
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.3.0

    _______________________________________________________

Details:

A lot of calls from one server library (libfreeciv-srv, libcivai,
libgenerator, libadvisors, libscripting) to another and back cause linking to
be nightmarish. Listing all the libraries several times (currently 3) in LDADD
currently works, but when I were implementing some future patches 6 times was
not enough...

Attached patch LIBADDs all the libraries to libfreeciv-srv. This makes
linking a lot more simpler as those symbol dependencies are not between
separate libraries, but internal to just one library.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 08/05/2010 at 14:42  Name: CombineSrvLibs.diff  Size: 2kB  
By: cazfi

<http://gna.org/patch/download.php?file_id=9700>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/patch/?1814>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to