Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libgloss/rs6000/mbx.specs')
-rw-r--r--libgloss/rs6000/mbx.specs12
1 files changed, 12 insertions, 0 deletions
diff --git a/libgloss/rs6000/mbx.specs b/libgloss/rs6000/mbx.specs
new file mode 100644
index 000000000..dd01cc8b3
--- /dev/null
+++ b/libgloss/rs6000/mbx.specs
@@ -0,0 +1,12 @@
+*lib_default:
+--start-group -lmbx -lc --end-group
+
+*startfile_default:
+ecrti.o%s crt0.o%s
+
+*endfile_default:
+ecrtn.o%s
+
+*link_start_default:
+-T mbx.ld%s
+