http://llvm.org/bugs/show_bug.cgi?id=2428

           Summary: Windows Vista don't support format %n
           Product: tools
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: llvm-gcc
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
                CC: [email protected]


Created an attachment (id=1716)
 --> (http://llvm.org/bugs/attachment.cgi?id=1716)
The changed source file for  gccsrc\gcc\genmodes.c

Because Windows Vista don't support format %n, so the file 
gcc4.2\trunk\gcc\genmodes.c can't execute correct! So please use a replacement
of %n!
or It's will generate a very hudge file in windows vista! It's so crazy and I
have to change it to something new!
Thanks


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to