Hi Eric,
That's just the windows Registry Editor "export" adding the extra
slash... The value shown in regedit is correct..
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Free Software Foundation\WinAVR-20071221]
"GCC"="C:\\WinAVR-20071221"
"BINUTILS"="C:\\WinAVR-20071221"
"G++"="C:\\WinAVR-20071221"
Preston Wilson's work around will work of course.
For some reason on either of my machines and Preston's, avr-gcc isn't
linking (prefix) c:/WinAVR/lib/ too c:\winavr-20080402\lib\... on the
other hand two directories are linking... (below is from a fresh sandbox
w2k image, with new installs of WinAVR and AVRStudio)
ignoring nonexistent directory "c:/WinAVR/lib/gcc/avr/4.3.0/include"
ignoring nonexistent directory "c:/WinAVR/lib/gcc/avr/4.3.0/include-fixed"
ignoring nonexistent directory "c:/WinAVR/avr/sys-include"
ignoring nonexistent directory "c:/WinAVR/avr/include"
#include "..." search starts here:
#include <...> search starts here:
c:\winavr-20080402\bin\../lib/gcc/avr/4.3.0/include
c:\winavr-20080402\bin\../lib/gcc/avr/4.3.0/include-fixed
Very Strange...
Any chance do you have any symlinks for "WinAVR" on your system?
Regards,
Robert Nelson
FAE - Digi-Key
Weddington, Eric wrote:
-----Original Message-----
From: Robert Nelson [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 03, 2008 8:58 AM
To: Weddington, Eric
Cc: avr-gcc-list@nongnu.org; Robert Nelson
Subject: Re: Internal linking path Issues WinAVR-20080402
Hi Eric,
Thanks for the response.
GCC_EXEC_PREFIX isn't set, attached my win32 path, and those registry
key are correctly set.
"GCC"="C:\\WinAVR-20080402"
"BINUTILS"="C:\\WinAVR-20080402"
"G++"="C:\\WinAVR-20080402"
What's up with the double slashes above? Make those just a single slash.
_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list