|
From: Joe C. <joe...@as...> - 2005-05-31 16:08:38
|
Thanks George. I actually got it working by adding a DEFAULT_LIBS to config/mh-hpux-acc. Joe=20 > -----Original Message----- > From: George Rhoten [mailto:gr...@us...]=20 > Sent: Thursday, May 26, 2005 7:43 PM > To: icu...@li... > Subject: Re: [icu-support] adding libraries to link to >=20 > Maybe this configure help text can help. You can see the=20 > complete configure help text by using "./configure --help". >=20 > Additionally, the variable FORCE_LIBS may be set before=20 > calling configure. > If set, it will REPLACE any automatic list of libraries. >=20 >=20 > So you could do the following: >=20 > FORCE_LIBS=3D"-llibstd_v2" ./runConfigureICU Linu-RedHat >=20 > George Rhoten > IBM Globalization Center of Competency/ICU San Jos=E9, CA, USA=20 > http://www.icu-project.org/ http://icu.sourceforge.net/ >=20 >=20 >=20 > Joe Coyle <joe...@as...> Sent by:=20 > icu...@li... > 05/25/2005 02:17 PM > Please respond to > icu-support >=20 >=20 > To > "'icu...@li...'"=20 > <icu...@li...> > cc >=20 > Subject > [icu-support] adding libraries to link to >=20 >=20 >=20 >=20 >=20 >=20 > Hello, >=20 > I need to add a -llibstd_v2 to my ICU build but I'm having trouble=20 > figuring > out the correct place for adding it. I've tried adding a=20 > LIBS variable in > runConfigureICU as well as adding variables to the specific = config/mh- > files. >=20 > Thanks, > Joe=20 >=20 >=20 > ------------------------------------------------------- > SF.Net email is sponsored by: GoToMeeting - the easiest way=20 > to collaborate > online with coworkers and clients while avoiding the high=20 > cost of travel=20 > and > communications. There is no equipment to buy and you can meet=20 > as often as > you want. Try it=20 > free.http://ads.osdn.com/?ad_id=3D7402&alloc_id=3D16135&op=3Dclick > _______________________________________________ > icu-support mailing list - icu...@li... > To Un/Subscribe:=20 > https://lists.sourceforge.net/lists/listinfo/icu-support >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using = Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit=20 > http://developer.yahoo.net/?fr=3Doffad-ysdn-ostg-q22005 > _______________________________________________ > icu-support mailing list - icu...@li... > To Un/Subscribe:=20 > https://lists.sourceforge.net/lists/listinfo/icu-support >=20 |