| Anonymous | Login | Signup for a new account | 11-10-2008 10:39 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000044 | [uClibc++] Other | minor | always | 01-18-05 14:33 | 08-02-05 20:14 | ||||
| Reporter | scott | View Status | public | ||||||
| Assigned To | gkajmowi | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.1.8 | ||||||
| Summary | 0000044: compile error in new.cpp: size_t is ambiguous type | ||||||||
| Description |
Using 0.1.8 I get this during my compile. However my installatin of g++ works with other programs. Here is a snippet from the error............. g++ -c -Wall -Wno-trigraphs -W -pedantic -Os -fno-builtin -nostdinc++ -ansi -I../include -fPIC -o new.o new.cpp In file included from ../include/cstdlib:49, from new.cpp:21: ../include/cstddef:53: using declaration `size_t' introduced ambiguous type ` size_t' make[1]: *** [new.o] Error 1 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |