Lines 3601-3607
Link Here
|
3601 |
Cygwin DLL exports wrappers to support libstdc++ function replacement.]) |
3601 |
Cygwin DLL exports wrappers to support libstdc++ function replacement.]) |
3602 |
esac |
3602 |
esac |
3603 |
case $target_os in |
3603 |
case $target_os in |
3604 |
cygwin* | pe | mingw32* | interix*) |
3604 |
cygwin* | pe | mingw* | interix*) |
3605 |
# Recent binutils allows the three-operand form of ".comm" on PE. This |
3605 |
# Recent binutils allows the three-operand form of ".comm" on PE. This |
3606 |
# definition is used unconditionally to initialise the default state of |
3606 |
# definition is used unconditionally to initialise the default state of |
3607 |
# the target option variable that governs usage of the feature. |
3607 |
# the target option variable that governs usage of the feature. |