| Anonymous | Login | Signup for a new account | 11-10-2008 11:10 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 | ||||
| 0001180 | [BusyBox] Standards Compliance | minor | always | 01-26-07 13:45 | 02-11-08 08:51 | ||||
| Reporter | andreasz | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | no change required | ||||||
| Status | closed | Product Version | 1.4.x | ||||||
| Summary | 0001180: warning: variable 'zip_exec' might be clobbered by 'longjmp' or 'vfork' | ||||||||
| Description |
I tryed to precompile the busybox for mipsel : CC archival/tar.o cc1: warnings being treated as errors archival/tar.c: In function 'writeTarFile': archival/tar.c:507: warning: variable 'zip_exec' might be clobbered by 'longjmp' or 'vfork' archival/tar.c:485: warning: argument 'include' might be clobbered by 'longjmp' or 'vfork' make[2]: *** [archival/tar.o] Fehler 1 make[1]: *** [archival] Fehler 2 make[1]: Leaving directory `/home/bofh/ds-0.2.9_26-13/source/ref-8mb_26/busybox-1.4.0' make: *** [source/ref-8mb_26/busybox-1.4.0/busybox] Fehler 2 |
||||||||
| Additional Information | |||||||||
| Attached Files | |||||||||
|
|
|||||||||
Notes |
|
|
(0003964) vda 02-11-08 08:51 |
This seems to be a toolchain issue. Newer gcc detects it and DTRT. |
| Copyright © 2000 - 2006 Mantis Group |