View Single Post
Old 05 June 2023, 22:05   #7
Bren McGuire
Registered User
 
Bren McGuire's Avatar
 
Join Date: Nov 2019
Location: Croydon
Posts: 580
i installed the toolchain in the default c:/amiga-gcc
Quote:
Originally Posted by paraj View Post
Did you install the toolchain in the default location? If not, try doing that (a path with spaces could causes issues).
i did this and no change still same error i even added c:/msys64/usr/bin to PATH now
Quote:
In cmdline.bat try changing line 3 from
Code:
path %path%;%prefix%\bin\
to
Code:
path %prefix%\bin\;%path%
Bren McGuire is offline  
 
Page generated in 0.04640 seconds with 11 queries