/[libtool]/libtool/ltmain.in
ViewVC logotype

Diff of /libtool/ltmain.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.334.2.55 by rwild, Thu Feb 3 12:58:07 2005 UTC revision 1.334.2.56 by rwild, Thu Feb 3 15:01:21 2005 UTC
# Line 4421  extern \"C\" { Line 4421  extern \"C\" {
4421  #endif  #endif
4422    
4423  /* The mapping between symbol names and symbols. */  /* The mapping between symbol names and symbols. */
4424    "
4425    
4426                case $host in
4427                *cygwin* | *mingw* )
4428              $echo >> "$output_objdir/$dlsyms" "\
4429    /* DATA imports from DLLs on WIN32 can't be const, because
4430       runtime relocations are performed -- see ld's documentation
4431       on pseudo-relocs */
4432    struct {
4433    "
4434                  ;;
4435                * )
4436              $echo >> "$output_objdir/$dlsyms" "\
4437  const struct {  const struct {
4438    "
4439                  ;;
4440                esac
4441    
4442    
4443              $echo >> "$output_objdir/$dlsyms" "\
4444    const char *name;    const char *name;
4445    lt_ptr address;    lt_ptr address;
4446  }  }

Legend:
Removed from v.1.334.2.55  
changed lines
  Added in v.1.334.2.56

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26