Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
dd241f34
Commit
dd241f34
authored
Aug 18, 2006
by
sof@galois.com
Browse files
remove gcj libs from bin dist
parent
a22ade7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
distrib/prep-bin-dist-mingw
View file @
dd241f34
...
...
@@ -128,10 +128,11 @@ cp $mingw_bin/ar.exe bin/
# Note: later versions of dlltool.exe depend on a bfd helper DLL.
cp
$mingw_bin
/dllwrap.exe gcc-lib/
cp
$mingw_bin
/dlltool.exe gcc-lib/
# Remove unused
cruft
# Remove
worthy, but
unused
tools
rm
gcc-lib/f771.exe
||
echo
"good - f771.exe not found"
rm
gcc-lib/gnat1.exe
||
echo
"good - gnat1.exe not found"
rm
gcc-lib/jc1.exe
||
echo
"good - jc1.exe not found"
rm
gcc-lib/libgcj
*
||
echo
"good - libgcj libs not found"
rm
gcc-lib/jvgenmain.exe
||
echo
"good - jvgenmain.exe not found"
echo
"extra header files inside of include/"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment