This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Problems compiling when using spec file.
It's located at C:\MinGW\lib\gcc\mingw32\4.5.0\specs, and I'm trying to do
this from command line.
Andi Hellmund wrote:
>
> Hey,
>> *link_libgcc:
>> %D -L C:\MinGW\local\lwip-win32-msvc-0.1\proj\msvc6
>>
> Yes, that's correct and should work in your MinGW environment.
>> Whenever I try to compile, I get this error:
>>
>> g++: c:/mingw/bin/../lib/gcc/mingw32/4.5.0/specs: Permission denied
>>
> Well, this error pops up if g++ cannot access your specs file. Did you
> try to access this file from a windows command-line? Or did you try to
> put this file into your home-dir?
>
> Andi
>
>
>
--
View this message in context: http://old.nabble.com/Problems-compiling-when-using-spec-file.-tp30733434p30734003.html
Sent from the gcc - Help mailing list archive at Nabble.com.