Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : MinGw toolbox details
Login with GitLab

MinGw toolbox

Dynamic link with MinGW for Scilab on Windows
(2336 downloads for this version - 266568 downloads for all versions)
Details
Version
10.3.1
Author
Allan CORNET
Owner Organization
Scilab Enterprises
Maintainers
Vincent COUVERT
Stéphane MOTTELET
Category
License
Creation Date
August 24, 2023
Source created on
Scilab 2023.1.x
Binaries available on
Scilab 2023.1.x:
Windows 64-bit Windows 32-bit Linux 64-bit Linux 32-bit macOS
Install command
--> atomsInstall("mingw")
Description
            MinGW Compiler support for Scilab on Windows

You need to install MinGW gcc package distributed by Equation Solution first
(subsequent versions of gcc should work as well).

Both 32 and 64 bit versions of the MinGW gcc package (gcc-10.3.0-32.exe and
gcc-10.3.0-64.exe files) can be found in the "Files" section of the
MinGW Toolbox page at 

https://atoms.scilab.org/toolboxes/mingw/10.3.0/files/gcc-10.3.0-32.exe
https://atoms.scilab.org/toolboxes/mingw/10.3.0/files/gcc-10.3.0-64.exe

After installing the MinGW package, logout/login your Windows session and
finally install the MinGW Scilab toolbox. The first time you load the toolbox,
Scilab will rebuild some gcc libraries. The process may take a minute or more so
please be patient and wait until Scilab returns control to the command prompt.
            
Files (3)
[2.09 kB]
Miscellaneous file

[144.84 kB]
OS-independent binary for Scilab 2023.1.x

[59.46 kB]
Source code archive

News (0)
Comments (1)     Leave a comment 
Comment from pierre perrichon -- October 29, 2023, 04:11:06 PM    
With W11 and scilab 2024.0.0, warnings appears when running builder.sce file


Lines 35 and 36 should be replaced by


  tbx_build_loader(toolbox_dir);          // Line 35
  tbx_build_cleaner(toolbox_dir);         // Line 36
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.