Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
c++ - DMC++: No -U ??
Walter Just working through the various configuration options for the different compilers, and it seems that DMC does not support -U (to undefine a named symbol). Is there another command for this? Also, how does one undefine all symbols? btw, congrats on "-cpp". :-) Jul 10 2004
"Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccq2vh$27bq$1 digitaldaemon.com...Walter Just working through the various configuration options for the different compilers, and it seems that DMC does not support -U (to undefine a named symbol). Is there another command for this? Also, how does one undefine Jul 10 2004
"Walter" <newshound digitalmars.com> wrote in message news:ccq8mg$2emo$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccq2vh$27bq$1 digitaldaemon.com...Walter Just working through the various configuration options for the different compilers, and it seems that DMC does not support -U (to undefine a named symbol). Is there another command for this? Also, how does one undefine Jul 10 2004
"Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccqa87$2gli$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccq8mg$2emo$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccq2vh$27bq$1 digitaldaemon.com...Walter Just working through the various configuration options for the Jul 10 2004
"Walter" <newshound digitalmars.com> wrote in message news:ccqndj$1r1$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccqa87$2gli$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccq8mg$2emo$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccq2vh$27bq$1 digitaldaemon.com...Walter Just working through the various configuration options for the Jul 11 2004
"Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccr0oe$fdh$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccqndj$1r1$1 digitaldaemon.com...There is no -U, just a -u to undefine all the symbols. Jul 11 2004
"Walter" <newshound digitalmars.com> wrote in message news:ccsev1$2dqp$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccr0oe$fdh$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccqndj$1r1$1 digitaldaemon.com...There is no -U, just a -u to undefine all the symbols. Jul 12 2004
"Matthew" <matthew hat.stlsoft.dot.org> wrote in message news:ccv1iv$8o5$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccsev1$2dqp$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccr0oe$fdh$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccqndj$1r1$1 digitaldaemon.com...There is no -U, just a -u to undefine all the symbols. Jul 12 2004
"Walter" <newshound digitalmars.com> wrote in message news:ccv4cj$cl2$1 digitaldaemon.com..."Matthew" <matthew hat.stlsoft.dot.org> wrote in message news:ccv1iv$8o5$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccsev1$2dqp$1 digitaldaemon.com..."Matthew" <admin stlsoft.dot.dot.dot.dot.org> wrote in message news:ccr0oe$fdh$1 digitaldaemon.com..."Walter" <newshound digitalmars.com> wrote in message news:ccqndj$1r1$1 digitaldaemon.com...There is no -U, just a -u to undefine all the symbols. Jul 13 2004
|