Re: Help to install the gcc compiler on Windows...I'm using a MacBook Pro (Bootcamp)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If you have windows 10, you can just use a distribution gcc.

https://docs.microsoft.com/en-us/windows/wsl/install-win10

Basically just do:

1. Open powershell terminal as administrator

|Enable-WindowsOptionalFeature-Online-FeatureName Microsoft-Windows-Subsystem-Linux

2. From microsoft store install linux distribution of choice, e.g. ubuntu 18.04

3. Open command shell (cmd.exe)
|
|ubuntu1804
apt install gcc


|
On 07/07/2018 11:49 AM, Falde Ettore wrote:
Hi,
I’m a student and I need a little help to install the gcc compiler...
Now what I did was:
- downloading MinGW
- open the sistem on Windows
- click on advance system settings
- environmental variables
- copy the “route” of bin MinGW on path and PSModulePath (this one because I’m using bootcamp)

Now I don’t know what else I have to do to let DevC++ work…please I need an help.

Thaks.


Inviato da Posta per Windows 10





[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux