‰æ‘œƒ‰ƒ“ƒh “ü‰ïŠ®—¹

2004-12-08 Thread picture_land2000
¦‚±‚̃[ƒ‹‚Í“o˜^ŽÒ‚Ö‚ÌŽ©“®•ÔMƒ[ƒ‹‚Å‚·B

‹M•û‚̌lŽ¯•ÊƒR[ƒh‚ƃ[ƒ‹ƒAƒhƒŒƒX‚ð”FØ‚µ‰ïˆõ“o˜^‚ªŠ®—¹‚µ‚Ü‚µ‚½B

ŽŸ‰ñ‚©‚ç‚Í‚±‚¿‚ç‚æ‚育“üê‰º‚³‚¢B

http://www.zl8.jp/~apple/gallery.php?id=bGlidG9vbEBnbnUub3Jn

—˜—p—¿‹à‚Í“o˜^‚³‚ꂽ“ú‚©‚ç‚R“úˆÈ“à‚É‚¨Už‰º‚³‚¢B

ƒ—˜—p‹K–ñ„
http://www.zl8.jp/~apple/kiyaku.html

yƒTƒ|[ƒgƒZƒ“ƒ^[z

[EMAIL PROTECTED]@yahoo.co.jp

‰^‰cŽÒ ‰æ‘œƒ‰ƒ“ƒhŽ––±‹Ç



___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


ÂÃÂÂÂÂÂÂÂh ÂÃÂÃÂÂÂÂ

2004-12-08 Thread picture_land2000
¦‚±‚̃[ƒ‹‚Í“o˜^ŽÒ‚Ö‚ÌŽ©“®•ÔMƒ[ƒ‹‚Å‚·B

‹M•û‚̌lŽ¯•ÊƒR[ƒh‚ƃ[ƒ‹ƒAƒhƒŒƒX‚ð”FØ‚µ‰ïˆõ“o˜^‚ªŠ®—¹‚µ‚Ü‚µ‚½B

ŽŸ‰ñ‚©‚ç‚Í‚±‚¿‚ç‚æ‚育“üê‰º‚³‚¢B

http://www.zl8.jp/~apple/gallery.php?id=bGlidG9vbEBnbnUub3Jn

—˜—p—¿‹à‚Í“o˜^‚³‚ꂽ“ú‚©‚ç‚R“úˆÈ“à‚É‚¨Už‰º‚³‚¢B

ƒ—˜—p‹K–ñ„
http://www.zl8.jp/~apple/kiyaku.html

yƒTƒ|[ƒgƒZƒ“ƒ^[z

[EMAIL PROTECTED]@yahoo.co.jp

‰^‰cŽÒ ‰æ‘œƒ‰ƒ“ƒhŽ––±‹Ç



___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


$BL$>5Bz9-9p"((B50$BK|1_$^$G$J(B$B$i#1;~4V$G$4M;;q

2004-12-08 Thread
[ $BAw?.;v6H$7$J$$>l9g(B[EMAIL PROTECTED]
(B
$B!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~!!(B
$B#5#0K|1_$^$G$N$4M;;q$J$iD6FC5^$G$*FO$1(B
$B%/%$%C%/%M%C%H!&%-%c%C%7%s%0$N%(!<%i%$%U$G$9!#!!(B
(B 
$B%M%C%H$+$i$N$*?=$79~$_$O:[EMAIL PROTECTED]::CW$7$F$*$j$^$9!##5#0K|1_!!(B
$B$^$G$N$4M;;q$J$i!"MhE9!&?69~$_$^$G#1;~4V$G$4M;;ql$+$iN%$l$i$l$J$$$*5RMM!"$*?=$79~$_;~$K$4AjCL$/[EMAIL PROTECTED](B
(B 
$B:[EMAIL PROTECTED](Bhttp://www.life-a.com/$B(B
$B7HBS$+$i!!(Bhttp://www.life-a.com/i/$B(B
(B 
$B!!$4MxMQ$O7W2hE*$K!!(B
$B!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~"!!~!!(B
(B
(B
(B
(B
(B
(B
(B___
(BLibtool mailing list
([EMAIL PROTECTED]
(Bhttp://lists.gnu.org/mailman/listinfo/libtool

multilib2 patch (was: another 1.5 release)

2004-12-08 Thread Ralf Wildenhues
* Daniel Reed wrote on Fri, Dec 03, 2004 at 05:20:36PM CET:
> On 2004-12-03T08:33+0100, Ralf Wildenhues wrote:
> 
> ) Technical issues with the patch:
> ) - Why is, after your patch, $found set twice before searching (is there a
> ) reason for this)?
> 
> Libtool seems to use the state "$found = no" (the literal check "$found !=
> yes") for the dual use of failure and success with non-Libtool library. I
> added a third state of "$found = unknown" to mean failure "so far" in the
> search and kept "$found = no" to mean its original meaning. Libtool never
> checks for "$found = no", only "$found != yes", so this should not cause a
> behavior change outside of the search code.

After a little testing..

..maybe it's not the right way to do it after all.. :(

Setup: I have a custom-built gcc in a nonstandard directory on a x86_64
with linux (fedora core 3).  `g++' iself is 64bit (which shouldn't
matter at all), but it should be able to produce 32 and 64 bit code.[1]

Before as well as after your change, the first part of the search
algorithm finds the libstdc++.la which belongs to the 32bit version
and shortcuts your second part.  Linking tests/tagdemo/libfoo.la fails
happily.

I *can* get it to work if I put the -print-file-name stuff at the
beginning of the search..

This needs further testing (besides putting the actual -print-file-name
logic into libtool.m4), I fear.  Help wanted.

Regards,
Ralf

[1] The fact that it's a development version shouldn't matter in this
regard, I think.


___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


Re: multilib2 patch (was: another 1.5 release)

2004-12-08 Thread Daniel Reed
On 2004-12-08T18:47+0100, Ralf Wildenhues wrote:
) Before as well as after your change, the first part of the search
) algorithm finds the libstdc++.la which belongs to the 32bit version
) and shortcuts your second part.  Linking tests/tagdemo/libfoo.la fails
) happily.

If something is specifying -Ltests/tagdemo on the command line, it should
fail. This seems to indicate something is adding a -L option that shouldn't
have been added.

It appears gcc can not be made to include user-specified search paths in its
-print-file-name functionality, so Libtool still needs to check -L paths
itself before asking gcc.



As to inclusion in RHEL4, my group officially moved off of RHEL4 development
yesterday, and I was asked to close the tracker that would have allowed an
update for the initial release. Unless something drastic happens, we will be
shipping 1.5.6 with 1.4-nonneg, 1.5-libtool.m4-x86_64, 1.4.2-multilib,
1.4.2-demo, and 1.5-testfailure applied. I will try to get something based
on 1.5.10 with multilib2 or a newer 1.5 in the first update (in 3 months).

-- 
Daniel Reed <[EMAIL PROTECTED]> http://people.redhat.com/djr/   
http://naim.n.ml.org/
"Murphy's Law is recursive. Washing your car to make it rain doesn't
work."


___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


Re: 5.00 credit

2004-12-08 Thread Ende_Bay_1

$5.00 for you, this email only!
25% of every months profit is distributed on a sliding scale to all eligible buyers and sellers at EndeBay.com!


List items for 1 day or up to 1 year with no extra fees! Edit your listing at anytime without options disappearing on you!

More incentive, Lower fees, More options, Newer technology, Larger rewards, Better service.

NEWS FLASH:

Recent analysis of a leading auction websites reveals statistics on popular categories, successful sales, and last-minute bidding – statistics that are kept under wraps.


December 4 2003--Samples of recently completed auctions reveal 54% of listings received zero bids, and only 23% received even one bid, leaving less than a quarter of all listings with multiple bids. Sellers pay their listing fees but fail to make sales. It appears that a significant portion of the leading auction websites annual revenues are for non-performing auctions.


"It's time to change the records and standards."
Founder of Ende' Bay




___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


Very cheap software

2004-12-08 Thread Emily A . Jones




  
  

Get all the popular software imaginable for unbelievably low prices!
Our software is 2-10 times cheaper than sold by our competitors.

Examples:

$80 Windows XP Professional
$120 Microsoft Office 2003 Professional
$100 Adobe Photoshop 8.0/CS
$50 Norton Internet Security Pro 2004 Professional (Including: AntiVirus + AntiSpam + Firewall)
$180 Macromedia Studio MX 2004 (Including: Dreamweaver MX + Flash MX + Fireworks MX)
$150 Adobe Acrobat 6.0 Professional
$20 Red Hat Linux 7.3

Categories: Business, Internet, Antivirus, Security, etc.
And many more... Enter here:

http://www.hemisoft.org

Best,
Alice Walker


_ 
To change your mail details, go here: http://www.hemisoft.org/uns.htm
_ 



___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


Limited time offer

2004-12-08 Thread Alexis

Just take a look and pick your medicines



S t0p further mailings

 having set out at night to get some powder from the town.
 There is too much Asia and she is too old.


 poniard in hand; when however. he tried to rise to his feet. his stiffening wound prevented him from standing.




___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool


Cheating Housewife Services

2004-12-08 Thread Miranda Dixon
CHATING : WIVES

ID: Katherine28
Age: 28
Measurement: 36 28 36
Status: Married
Fantasy: Suck off a complete stranger, and swallow his load.
Favorite sexual position: Licking Dick

To accept this invitation and register for your account, visit


http://www.1stplaceglobalhost.biz/886016/chws/fullpage.php





ztop mail

http://www.1stplaceglobalhost.biz/emms/preference/control.php


___
Libtool mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/libtool