<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comentários sobre coding</title>
	<atom:link href="http://www.coding.com.br/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coding.com.br</link>
	<description>have you coded today?</description>
	<lastBuildDate>Thu, 11 Aug 2011 16:04:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comentário sobre using ubi on u-boot: part one por Alexander Abraham</title>
		<link>http://www.coding.com.br/embarcado/using-ubi-on-u-boot-part-one/comment-page-1/#comment-460</link>
		<dc:creator>Alexander Abraham</dc:creator>
		<pubDate>Thu, 11 Aug 2011 16:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=1502#comment-460</guid>
		<description>I followed your steps to implement ubi support in u-boot.
I&#039;m getting the following error:-
I use the same mtdparts as you described. But ubi info shows some error:
# ubi info
Error, no UBI device/partition selected!

Any flags i missed to add in u-boot env?</description>
		<content:encoded><![CDATA[<p>I followed your steps to implement ubi support in u-boot.<br />
I&#8217;m getting the following error:-<br />
I use the same mtdparts as you described. But ubi info shows some error:<br />
# ubi info<br />
Error, no UBI device/partition selected!</p>
<p>Any flags i missed to add in u-boot env?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Latex Beamer themes por henrique</title>
		<link>http://www.coding.com.br/unifei/latex-beamer-themes/comment-page-1/#comment-459</link>
		<dc:creator>henrique</dc:creator>
		<pubDate>Wed, 10 Aug 2011 02:13:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=1229#comment-459</guid>
		<description>muito bom!
thanks!</description>
		<content:encoded><![CDATA[<p>muito bom!<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por KimRyungee</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-452</link>
		<dc:creator>KimRyungee</dc:creator>
		<pubDate>Tue, 10 May 2011 10:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-452</guid>
		<description>Hi. 
Thank you for your post.
It&#039;s really helped.
BTW, You&#039;ve miskeied on step #5
 –with-mpfr=~/Projects/GCC/libs/install
Not 
 –with-mprf=~/Projects/GCC/libs/install

Bye~~</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Thank you for your post.<br />
It&#8217;s really helped.<br />
BTW, You&#8217;ve miskeied on step #5<br />
 –with-mpfr=~/Projects/GCC/libs/install<br />
Not<br />
 –with-mprf=~/Projects/GCC/libs/install</p>
<p>Bye~~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por Tiago Maluta</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-444</link>
		<dc:creator>Tiago Maluta</dc:creator>
		<pubDate>Wed, 27 Apr 2011 13:03:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-444</guid>
		<description>@Pacman - thanks for sharing, we all know cross-compiling isn&#039;t easy..., a good article on that http://www.airs.com/blog/archives/492</description>
		<content:encoded><![CDATA[<p>@Pacman &#8211; thanks for sharing, we all know cross-compiling isn&#8217;t easy&#8230;, a good article on that <a href="http://www.airs.com/blog/archives/492" rel="nofollow">http://www.airs.com/blog/archives/492</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por Pacman</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-443</link>
		<dc:creator>Pacman</dc:creator>
		<pubDate>Mon, 25 Apr 2011 14:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-443</guid>
		<description>(WordPress killed my formatting)

Directories should have been:
gcc–4.6.0/
gcc–4.6.0/gmp/
gcc–4.6.0/mpfr/
gcc–4.6.0/mpc/</description>
		<content:encoded><![CDATA[<p>(WordPress killed my formatting)</p>
<p>Directories should have been:<br />
gcc–4.6.0/<br />
gcc–4.6.0/gmp/<br />
gcc–4.6.0/mpfr/<br />
gcc–4.6.0/mpc/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por Pacman</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-442</link>
		<dc:creator>Pacman</dc:creator>
		<pubDate>Mon, 25 Apr 2011 14:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-442</guid>
		<description>Now I finally got it to work!!

You need to compile with option ABI=32 and put the GMP, MPFR and MPC sources inside the GCC source folder.
Eg...
gcc–4.6.0/
    gmp/
    mpfr/
    mpc/

..I do it this way:

download and extract gcc–4.6.0
mv gcc–4.6.0 gcc
download and extract gmp–5.0.1
mv gmp–5.0.1 gcc/gmp
download and extract mpfr–3.0.0 (maybe 3.0.1)
mv mpfr–3.0.1 gcc/mpfr
download and extract mpc–0.8.2 (maybe 0.9)
mv mpc–0.8.2 gcc/mpc

set a variable...
LIBDIR=$(pwd)/libs
compile gmp, mpfr and mpc, optionally with ––prefix=$LIBDIR
compile gcc
You *will* be able to specify custom locations using ––prefix=$LIBDIR and ––with–*=$LIBDIR

With this information, you *should* be able to do a successful build of a microcontroller–toolchain.
(note, I&#039;ve tried changing the minus to a long dash, hoping that it&#039;ll show up a bit better than the minus)</description>
		<content:encoded><![CDATA[<p>Now I finally got it to work!!</p>
<p>You need to compile with option ABI=32 and put the GMP, MPFR and MPC sources inside the GCC source folder.<br />
Eg&#8230;<br />
gcc–4.6.0/<br />
    gmp/<br />
    mpfr/<br />
    mpc/</p>
<p>..I do it this way:</p>
<p>download and extract gcc–4.6.0<br />
mv gcc–4.6.0 gcc<br />
download and extract gmp–5.0.1<br />
mv gmp–5.0.1 gcc/gmp<br />
download and extract mpfr–3.0.0 (maybe 3.0.1)<br />
mv mpfr–3.0.1 gcc/mpfr<br />
download and extract mpc–0.8.2 (maybe 0.9)<br />
mv mpc–0.8.2 gcc/mpc</p>
<p>set a variable&#8230;<br />
LIBDIR=$(pwd)/libs<br />
compile gmp, mpfr and mpc, optionally with ––prefix=$LIBDIR<br />
compile gcc<br />
You *will* be able to specify custom locations using ––prefix=$LIBDIR and ––with–*=$LIBDIR</p>
<p>With this information, you *should* be able to do a successful build of a microcontroller–toolchain.<br />
(note, I&#8217;ve tried changing the minus to a long dash, hoping that it&#8217;ll show up a bit better than the minus)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por Pacman</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-441</link>
		<dc:creator>Pacman</dc:creator>
		<pubDate>Mon, 25 Apr 2011 10:34:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-441</guid>
		<description>For several months, I&#039;ve tried to get this to work.
Recently, I found out to change gcc to use gcc-4.2 instead of gcc-4.0; this allows me to compile GMP,MPFR and MPC.
[rant: why do people ruin a well-working compiler, which works on nearly all platforms?]

Well, the libraries build. No matter whether I install them or compile them to a different directory, I get the following result:

checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... no
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at
their respective hosting sites as well as at
ftp://gcc.gnu.org/pub/gcc/infrastructure/.  See also
http://gcc.gnu.org/install/prerequisites.html for additional info.  If
you obtained GMP, MPFR and/or MPC from a vendor distribution package,
make sure that you have installed both the libraries and the header
files.  They may be located in separate packages.

(This result, I got from following the tutorial on this page; you&#039;ve gotten it to work with these versions, so I must be able to too).
I&#039;m using a PowerMac G5/DP 2.0 with Mac OS X Leopard 10.5.8 and XCode 3.14. I switched to GCC 4.2.
As gcc_select is no longer supplied, I have 3 scripts placed in /usr/bin, similar to the following:

#!/bin/sh
# file:use_gcc-4.2
sudo rm cc gcc c++ g++ gcov
sudo ln -s gcc-4.2 cc
sudo ln -s gcc-4.2 gcc
sudo ln -s c++-4.2 c++
sudo ln -s g++-4.2 g++
sudo ln -s gcov-4.2 gcov

I hope my message here will help some people getting their AVR/AVR32/ARM toolchains to compile, but I&#039;m really stuck here.
(If you can&#039;t get past this level, I can tell you that GCC 4.2.3 compiles fine; it doesn&#039;t need GMP/MPFR/MPC)</description>
		<content:encoded><![CDATA[<p>For several months, I&#8217;ve tried to get this to work.<br />
Recently, I found out to change gcc to use gcc-4.2 instead of gcc-4.0; this allows me to compile GMP,MPFR and MPC.<br />
[rant: why do people ruin a well-working compiler, which works on nearly all platforms?]</p>
<p>Well, the libraries build. No matter whether I install them or compile them to a different directory, I get the following result:</p>
<p>checking for the correct version of gmp.h&#8230; yes<br />
checking for the correct version of mpfr.h&#8230; yes<br />
checking for the correct version of mpc.h&#8230; yes<br />
checking for the correct version of the gmp/mpfr/mpc libraries&#8230; no<br />
configure: error: Building GCC requires GMP 4.2+, MPFR 2.3.1+ and MPC 0.8.0+.<br />
Try the &#8211;with-gmp, &#8211;with-mpfr and/or &#8211;with-mpc options to specify<br />
their locations.  Source code for these libraries can be found at<br />
their respective hosting sites as well as at<br />
<a href="ftp://gcc.gnu.org/pub/gcc/infrastructure/" rel="nofollow">ftp://gcc.gnu.org/pub/gcc/infrastructure/</a>.  See also<br />
<a href="http://gcc.gnu.org/install/prerequisites.html" rel="nofollow">http://gcc.gnu.org/install/prerequisites.html</a> for additional info.  If<br />
you obtained GMP, MPFR and/or MPC from a vendor distribution package,<br />
make sure that you have installed both the libraries and the header<br />
files.  They may be located in separate packages.</p>
<p>(This result, I got from following the tutorial on this page; you&#8217;ve gotten it to work with these versions, so I must be able to too).<br />
I&#8217;m using a PowerMac G5/DP 2.0 with Mac OS X Leopard 10.5.8 and XCode 3.14. I switched to GCC 4.2.<br />
As gcc_select is no longer supplied, I have 3 scripts placed in /usr/bin, similar to the following:</p>
<p>#!/bin/sh<br />
# file:use_gcc-4.2<br />
sudo rm cc gcc c++ g++ gcov<br />
sudo ln -s gcc-4.2 cc<br />
sudo ln -s gcc-4.2 gcc<br />
sudo ln -s c++-4.2 c++<br />
sudo ln -s g++-4.2 g++<br />
sudo ln -s gcov-4.2 gcov</p>
<p>I hope my message here will help some people getting their AVR/AVR32/ARM toolchains to compile, but I&#8217;m really stuck here.<br />
(If you can&#8217;t get past this level, I can tell you that GCC 4.2.3 compiles fine; it doesn&#8217;t need GMP/MPFR/MPC)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Facebook &#8220;Like&#8221; button to any site por Gustavo walbon</title>
		<link>http://www.coding.com.br/blog/facebook-like-button-to-any-site/comment-page-1/#comment-431</link>
		<dc:creator>Gustavo walbon</dc:creator>
		<pubDate>Mon, 21 Mar 2011 11:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=1637#comment-431</guid>
		<description>Congratulations! Your first javascript application!</description>
		<content:encoded><![CDATA[<p>Congratulations! Your first javascript application!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Nginx rewrite for Wikka Wiki por Javi</title>
		<link>http://www.coding.com.br/blog/nginx-rewrite-for-wikka-wiki/comment-page-1/#comment-429</link>
		<dc:creator>Javi</dc:creator>
		<pubDate>Wed, 16 Feb 2011 09:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=1104#comment-429</guid>
		<description>My two cents, i added a rewrite condition apart from yours. I wanted to remove the wikka.php form the urls, so added a condition after the one you put to rewrite urls that does not contains wikka.php and converts them wiki php call. This way i can navigate through the wiki using links like www.wakkawiki.com/HomePage


        if (!-e $request_filename) {
                rewrite ^/images/(.*)$ /images/$1 break;
                rewrite ^/templates/(.*)$ /templates/$1 break;
                rewrite ^/3rdparty/plugins/freemind/(.*)$ /3rdparty/plugins/freemind/$1 break;
                rewrite ^/3rdparty/plugins/wikkaedit/(.*)$ /3rdparty/plugins/wikkaedit/$1 break;
                rewrite ^/(.*)$ /wikka.php?wakka=$1 break;
                break;
        }

        if ($request_filename !~*  wikka.php) {
                rewrite ^(.*)$ wikka.php?wakka=$1 break;
                break;
        }

Bye !
Javi</description>
		<content:encoded><![CDATA[<p>My two cents, i added a rewrite condition apart from yours. I wanted to remove the wikka.php form the urls, so added a condition after the one you put to rewrite urls that does not contains wikka.php and converts them wiki php call. This way i can navigate through the wiki using links like <a href="http://www.wakkawiki.com/HomePage" rel="nofollow">http://www.wakkawiki.com/HomePage</a></p>
<p>        if (!-e $request_filename) {<br />
                rewrite ^/images/(.*)$ /images/$1 break;<br />
                rewrite ^/templates/(.*)$ /templates/$1 break;<br />
                rewrite ^/3rdparty/plugins/freemind/(.*)$ /3rdparty/plugins/freemind/$1 break;<br />
                rewrite ^/3rdparty/plugins/wikkaedit/(.*)$ /3rdparty/plugins/wikkaedit/$1 break;<br />
                rewrite ^/(.*)$ /wikka.php?wakka=$1 break;<br />
                break;<br />
        }</p>
<p>        if ($request_filename !~*  wikka.php) {<br />
                rewrite ^(.*)$ wikka.php?wakka=$1 break;<br />
                break;<br />
        }</p>
<p>Bye !<br />
Javi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comentário sobre Building GCC [4.6] on MacOSX por Alvyn</title>
		<link>http://www.coding.com.br/mac/building-gcc-4-6-on-macosx/comment-page-1/#comment-427</link>
		<dc:creator>Alvyn</dc:creator>
		<pubDate>Sun, 30 Jan 2011 08:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.coding.com.br/?p=880#comment-427</guid>
		<description>Typo again! 

‘–’ should be replaced by two minus signs. &#039;--&#039;.</description>
		<content:encoded><![CDATA[<p>Typo again! </p>
<p>‘–’ should be replaced by two minus signs. &#8216;&#8211;&#8217;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
