Subject: | Add paths in portableshell.bat and test vs. Alien::wxWidgets |
I've just uzipped 5.12.1.0 portable and tried to install Alien::wxWidgets. The installation failed with an error that `cc1` was not found. After adding its path to portableshell.bat, I resumed the installation, and it stopped at
ld: cannot find crtend.o: No such file or directory
mingw32-make: *** [..\..\lib\gcc_dll\wxbase28u_gcc_custom.dll] Error 1
system: mingw32-make -f makefile.gcc all UNICODE=1 MSLU=0 BUILD=release SHARED=1: 512 at inc/My/Build/Win32.pm line 263
This essentially makes the portable installation unusable for installing certain modules that would otherwise install.
ld: cannot find crtend.o: No such file or directory
mingw32-make: *** [..\..\lib\gcc_dll\wxbase28u_gcc_custom.dll] Error 1
system: mingw32-make -f makefile.gcc all UNICODE=1 MSLU=0 BUILD=release SHARED=1: 512 at inc/My/Build/Win32.pm line 263
This essentially makes the portable installation unusable for installing certain modules that would otherwise install.