summaryrefslogtreecommitdiff
path: root/gcc/config/i386/midipix.opt
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/midipix.opt')
-rw-r--r--gcc/config/i386/midipix.opt8
1 files changed, 6 insertions, 2 deletions
diff --git a/gcc/config/i386/midipix.opt b/gcc/config/i386/midipix.opt
index 4cf16dca4..541e3cab8 100644
--- a/gcc/config/i386/midipix.opt
+++ b/gcc/config/i386/midipix.opt
@@ -2,7 +2,7 @@
;; ;;
;; midipix target directives ;;
;; ;;
-;; Copyright (C) 2014,2015 Z. Gilboa ;;
+;; Copyright (C) 2014--2017 Z. Gilboa ;;
;; ;;
;; This program is free software: you can redistribute it and/or modify ;;
;; it under the terms of the GNU General Public License as published by ;;
@@ -27,9 +27,13 @@ mposix
Target
always join or create a posix session
+mout-dsolib
+Target
+upon linking the dynamic library foo.so, generate an accompanying custom (.dsometa) import library foo.lib.a
+
mout-implib
Target
-upon linking the dynamic library foo.so, generate an accompanying import library foo.lib.a
+upon linking the dynamic library foo.so, generate an accompanying legacy (.idata) import library foo.lib.a
moutput-def
Target