Thread overview
/6 option
Jul 27, 2002
Javier Gutiérrez
Jul 28, 2002
Walter
Jul 28, 2002
Javier Gutiérrez
Jul 29, 2002
Jan Knepper
Jul 29, 2002
Walter
July 27, 2002
    How can I set in the IDDE the equivalent command line option /6 to
generate code for Pentium Pro and later CPU? I can only see up to Pentium...


July 28, 2002
"Javier Gutiérrez" <nikkho@nospam.hotmail.com> wrote in message news:ahv6va$11le$1@digitaldaemon.com...
>     How can I set in the IDDE the equivalent command line option /6 to
> generate code for Pentium Pro and later CPU? I can only see up to
Pentium...

set the environment variable CFLAGS to -6

yes, the IDDE does need updating...


July 28, 2002
    It is a nice IDE!
    I hope you finish D soon, in order to put the hands in C again!

"Walter" <walter@digitalmars.com> escribió en el mensaje news:ahvs37$1ps2$1@digitaldaemon.com...
>
> "Javier Gutiérrez" <nikkho@nospam.hotmail.com> wrote in message news:ahv6va$11le$1@digitaldaemon.com...
> >     How can I set in the IDDE the equivalent command line option /6 to
> > generate code for Pentium Pro and later CPU? I can only see up to
> Pentium...
>
> set the environment variable CFLAGS to -6
>
> yes, the IDDE does need updating...
>
>


July 29, 2002
Does this also work in sc.ini?



Walter wrote:

> "Javier Gutiérrez" <nikkho@nospam.hotmail.com> wrote in message news:ahv6va$11le$1@digitaldaemon.com...
> >     How can I set in the IDDE the equivalent command line option /6 to
> > generate code for Pentium Pro and later CPU? I can only see up to
> Pentium...
>
> set the environment variable CFLAGS to -6
>
> yes, the IDDE does need updating...

July 29, 2002
Yes.

"Jan Knepper" <jan@smartsoft.cc> wrote in message news:3D455EF1.31CF471E@smartsoft.cc...
> Does this also work in sc.ini?
>
>
>
> Walter wrote:
>
> > "Javier Gutiérrez" <nikkho@nospam.hotmail.com> wrote in message news:ahv6va$11le$1@digitaldaemon.com...
> > >     How can I set in the IDDE the equivalent command line option /6 to
> > > generate code for Pentium Pro and later CPU? I can only see up to
> > Pentium...
> >
> > set the environment variable CFLAGS to -6
> >
> > yes, the IDDE does need updating...
>