This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libobjc/23215] libobjc doesn't work on windows.


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-03 17:35 -------
libobjc already have that target:
libobjc$(libext).la: $(OBJS)
        $(LIBTOOL_LINK) $(CC) -o $@ $(OBJS) \
                -rpath $(toolexeclibdir) \
                -version-info $(LIBOBJC_VERSION)

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23215


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]