search for: genoffsets

Displaying 8 results from an estimated 8 matches for "genoffsets".

2011 Aug 22
2
[LLVMdev] llvm-gcc and -march
...d-function-cast -Wcast-qual -Wcast-align -fstrict-aliasing \ -arch x86_64 -O2 -g -Wall -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 -fno-stack-protector \ -O -S -o auxprogs/genoffsets.s \ auxprogs/genoffsets.c On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.com> wrote: >> Hi, >> >> I apologize if I am not asking on the right mailing lis...
2011 Aug 22
0
[LLVMdev] llvm-gcc and -march
...t; -Wcast-align -fstrict-aliasing \ > -arch x86_64 -O2 -g -Wall -Wmissing-prototypes -Wshadow > -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations > -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 > -fno-stack-protector \ > -O -S -o auxprogs/genoffsets.s \ > auxprogs/genoffsets.c > > On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: >> On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.com> wrote: >>> Hi, >>> >>> I apologize if I am not...
2011 Aug 22
2
[LLVMdev] llvm-gcc and -march
...       -arch x86_64 -O2 -g -Wall -Wmissing-prototypes -Wshadow >> -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations >> -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 >> -fno-stack-protector \ >>                               -O -S -o auxprogs/genoffsets.s \ >>                                        auxprogs/genoffsets.c >> >> On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: >>> On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.com> wrote: >>>> Hi...
2011 Aug 22
0
[LLVMdev] llvm-gcc and -march
..._64 -O2 -g -Wall -Wmissing-prototypes -Wshadow >>> -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations >>> -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 >>> -fno-stack-protector \ >>> -O -S -o auxprogs/genoffsets.s \ >>> auxprogs/genoffsets.c >>> >>> On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: >>>> On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.com> wrote: &g...
2011 Aug 22
2
[LLVMdev] llvm-gcc and -march
...l -Wmissing-prototypes -Wshadow >>>> -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations >>>> -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 >>>> -fno-stack-protector \ >>>> -O -S -o auxprogs/genoffsets.s \ >>>> auxprogs/genoffsets.c >>>> >>>> On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: >>>>> On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.co...
2011 Aug 22
0
[LLVMdev] llvm-gcc and -march
On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <naromero at gmail.com> wrote: > Hi, > > I apologize if I am not asking on the right mailing list. > > I am using the llvm-gcc4.2 from MacPorts. > https://trac.macports.org/browser/trunk/dports/lang/llvm-gcc42/Portfile > > llvm-gcc does not seem to accept the -march flag. This is the error, > I got: > > cc1:
2011 Aug 22
3
[LLVMdev] llvm-gcc and -march
Hi, I apologize if I am not asking on the right mailing list. I am using the llvm-gcc4.2 from MacPorts. https://trac.macports.org/browser/trunk/dports/lang/llvm-gcc42/Portfile llvm-gcc does not seem to accept the -march flag. This is the error, I got: cc1: error: unrecognized command line option "-march" The port developer asked me to find out if this is a known issue. -- Nichols
2011 Aug 22
0
[LLVMdev] llvm-gcc and -march
...otypes -Wshadow >>>>> -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations >>>>> -Wno-format-zero-length -fno-strict-aliasing -mmacosx-version-min=10.5 >>>>> -fno-stack-protector \ >>>>>                              -O -S -o auxprogs/genoffsets.s \ >>>>>                                       auxprogs/genoffsets.c >>>>> >>>>> On Mon, Aug 22, 2011 at 4:39 PM, Eli Friedman <eli.friedman at gmail.com> wrote: >>>>>> On Mon, Aug 22, 2011 at 2:34 PM, Nichols A. Romero <narom...