Really need duplicate this folders (additional 69 Mb) ?
I test w/o \hardware\tools\arm\arm and works fine.
The same issue with \java and \java\java (also 112 Mb additional)
Duplicate \hardware\tools\arm \hardware\tools\arm\arm ?
(3 posts) (3 voices)-
Posted 4 years ago #
-
Thanks for noticing! Sorry about that. Will fix.
Posted 4 years ago # -
It might help you to track this down to know on Mac ...
there is no Java/Java
there is no /hardware/tools/arm/armBUT there is
/Applications/MapleIDE.app/Contents/Resources/Java/hardware/tools/arm/arm-none-eabi/bin
which contains:ar
as
c++
g++
gcc
ld
nm
objcopy
objdump
ranlib
stripand they appear to be binary identical (according to diff) to their arm-none-eabi-* counterparts in
/Applications/MapleIDE.app/Contents/Resources/Java/hardware/tools/arm/binBut it only consumes about 8MB, so I don't mind, especially if something becomes easier for you.
Posted 4 years ago #
Reply
You must log in to post.