﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-R.R.-最新评论</title><link>http://www.cppblog.com/wiisola/CommentsRSS.aspx</link><description>愿我来世 身如琉璃</description><language>zh-cn</language><pubDate>Sat, 25 Sep 2010 17:46:46 GMT</pubDate><lastBuildDate>Sat, 25 Sep 2010 17:46:46 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: GCC依赖库顺序问题</title><link>http://www.cppblog.com/wiisola/archive/2012/02/24/115637.html#166443</link><dc:creator>phooeny</dc:creator><author>phooeny</author><pubDate>Fri, 24 Feb 2012 09:45:00 GMT</pubDate><guid>http://www.cppblog.com/wiisola/archive/2012/02/24/115637.html#166443</guid><description><![CDATA[不过本人在实际使用过程中，g++认不出&quot;-)&quot;<br><br>这个是因为你在&quot;-)&quot; 之前没有加-Xlinker<br><br>正确的命令应该是：<br>g++ -o tt tt.o -Xlinker &quot;-(&quot; -lws2_32 -lclsocketd  -Xlinker &quot;-)&quot;<img src ="http://www.cppblog.com/wiisola/aggbug/166443.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wiisola/" target="_blank">phooeny</a> 2012-02-24 17:45 <a href="http://www.cppblog.com/wiisola/archive/2012/02/24/115637.html#166443#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>