You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2004/04/02 18:12:35 UTC

DO NOT REPLY [Bug 28162] New: - Makefile.incl link lines and lib names incorrect for ICU

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28162>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28162

Makefile.incl link lines and lib names incorrect for ICU

           Summary: Makefile.incl link lines and lib names incorrect for ICU
           Product: Xerces-C++
           Version: 2.5.0
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Build
        AssignedTo: xerces-c-dev@xml.apache.org
        ReportedBy: Robert.Buck@mathworks.com


[1] The link line order is incorrect on many platforms for ICU; for example, 
putting -lmylib options prior to the -L options indicating where to find the 
libraries.
[2] Incorrectly named ICU libraries
[3] Random additional space character or hyphen-minus characters;
     e.g. "-licu data" or "-licu uc", or "-licu-uc"

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org