Changeset 3412


Ignore:
Timestamp:
Jun 11, 2007, 9:20:54 PM (18 years ago)
Author:
bird
Message:

Fixed missing libstdc++ export from libc062.dll.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/lib/libc.smak

    r3411 r3412  
    495495        cat $^ >> $@
    496496        @$(call FECHO,$@,DESCRIPTION \"kLIBC version $(VERSION)\")
     497        @$(call FECHO,$@,EXPORTS)
    497498        cat "src/lib/libstdc++.def" >> $@
    498499$.omf/libc062.dll: $.omf/libc062.def $.omf/fwdstub.obj $.omf/libc_dll.lib
Note: See TracChangeset for help on using the changeset viewer.