<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forums.obdev.at/app.php/feed/topic/4642" />

	<title>Objective Development Forums</title>
	
	<link href="https://forums.obdev.at/index.php" />
	<updated>2010-07-17T19:35:33+02:00</updated>

	<author><name><![CDATA[Objective Development Forums]]></name></author>
	<id>https://forums.obdev.at/app.php/feed/topic/4642</id>

		<entry>
		<author><name><![CDATA[pieter]]></name></author>
		<updated>2010-07-17T19:35:33+02:00</updated>

		<published>2010-07-17T19:35:33+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15249#p15249</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15249#p15249"/>
		<title type="html"><![CDATA[Re: readlink command not found]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15249#p15249"><![CDATA[
Solved by ls -l /usr/local/CrossPack=AVR-20100115/etc/options | tail -c -3 result &quot;-3&quot;<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4132">pieter</a> — Sat Jul 17, 2010 7:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pieter]]></name></author>
		<updated>2010-07-17T15:01:14+02:00</updated>

		<published>2010-07-17T15:01:14+02:00</published>
		<id>https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15245#p15245</id>
		<link href="https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15245#p15245"/>
		<title type="html"><![CDATA[readlink command not found]]></title>

		
		<content type="html" xml:base="https://forums.obdev.at/viewtopic.php?t=4642&amp;p=15245#p15245"><![CDATA[
I just installed the CrossPack-AVR-20100115.dmg on my Powerbook with Mac OS 10.3.<br />After having started with the Getting Started section of the manual I came not further then having edited the 2 files Makefile and main.c.<br />I just wanted to execute the command avr-gcc-select 4, but came up with the message<br />/usr/local/CrossPack-AVR/bin/avr-gcc-select: line 1: readlink: command not found<br />Current default compiler:gcc<br /><br />Looking inside the shell script it seems not to execute readlink<br />Tried to do it on the commandline and obviously came with the same result: readlink: command not found<br /><br />Who knows the answer?<br /><br />By the way the results are ok. It seems a cosmetic default.<br />In /usr/local/CrossPack-AVR-20100115/etc/options is found the file gcc-version -&gt; ../../avr-4 and changes to gcc-version -&gt; ../../avr-3 when given the command avr-gcc-select 3.<br />The same cosmetic defaults are seen when executing the command make. It does create the files main.o, main.elf and main.hex.<p>Statistics: Posted by <a href="https://forums.obdev.at/memberlist.php?mode=viewprofile&amp;u=4132">pieter</a> — Sat Jul 17, 2010 3:01 pm</p><hr />
]]></content>
	</entry>
	</feed>
