|
Rockbox mail archiveSubject: IDATA_ATTR and constIDATA_ATTR and const
From: Pedro Vasconcelos <pbv_at_st-andrews.ac.uk>
Date: Tue, 24 May 2005 09:06:29 +0100 To Thom and Linus (and other people to who this might concern): I found out what caused the rockbox compiler error with the IDATA_ATTR: the array a missing const atribute. I had other arrays declared with const and IDATA_ATTR and apparently gcc doesn't like to mix const/non-const objects in the idata segment. Cheers, Pedro _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox Received on 2005-05-24 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |