|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Potential fix for gcc-4.3 and m68k glibcReading up on the changes made to GCC for gnu99/c99, I've been researching workarounds and such, and I may have hit paydirt;GCC has an option which causes the code to use the gnu89 linkage over the current gnu99 while still allowing the code extensions of gnu99.
In other words, it will allow c99/gnu99 to be compiled against our aging glibc :-). If this works, I can cook up a patch that will force this open (it probably just need a tweak to the spec file to cause the proper option to be set). Unfortanately, I don't have access to an m68k or even a general Linux box to build a cross-compiler to test my theory. If someone wishes to donate access to a machine to test my theory, it will be appericated; until tell, I'm going to see if I can bootstrap the required compiler from Windows so I can at least see if the code will build.
Michael
|
|
|
Re: Potential fix for gcc-4.3 and m68k glibcOn Thu, Jun 26, 2008 at 09:16:42PM -0400, Michael Casadevall wrote:
> Reading up on the changes made to GCC for gnu99/c99, I've been researching > workarounds and such, and I may have hit paydirt;GCC has an option which > causes the code to use the gnu89 linkage over the current gnu99 while still > allowing the code extensions of gnu99. > > In other words, it will allow c99/gnu99 to be compiled against our aging > glibc :-). If this works, I can cook up a patch that will force this open > (it probably just need a tweak to the spec file to cause the proper option > to be set). Unfortanately, I don't have access to an m68k or even a general > Linux box to build a cross-compiler to test my theory. If someone wishes to > donate access to a machine to test my theory, it will be appericated; until > tell, I'm going to see if I can bootstrap the required compiler from Windows > so I can at least see if the code will build. > Michael you up. -- Stephen R. Marenka If life's not fun, you're not doing it right! <stephen@...> |
|
|
Re: Potential fix for gcc-4.3 and m68k glibcssh-dss AAAAB3NzaC1kc3MAAACBAMOlZO6Wlr3VmMHaM45cN504kZbhoSaYrc8cGQfSM7c8gmVIIypb9xfkB/SDUe+AvRR8clUqX0WZT8HkwxYKg+EpyqIr4PScyIIY/eFNB6YnicqN4xFw3HNoJq03bt+yguSDzU6EVzTkcm812UZDLP3yUrGrzmOUwhM2P9Q1ynZjAAAAFQDgMR4oPGUopWODpzcGmaMjdMimrQAAAIAgGdI9ogeJxBvCgUnBjZPYjkzk/WCimRtkmsNBcpT3vGUimcPD6qY/tm8LMB1NAPf2mqBYlaIFw/sQs9dbhKjn3SIgehlugGfB2SOKDBd9LM4XufaRNYl8X9aQ4q0jaLtKIZID2DqCMNVALMHYYfyFTMi07N7b55/9TpK8IzeUzgAAAIEAkg2L3aS3dH2ec8L37rJvOLCxEJmjgw4vgu/r4UTCUlp2htVS6SE0CcOmoPWOp7Vk2GkXlPNkCkUGAUBBy/QfohndzjQQW0Rge0fSu37SB+BIiyzkeGeO1xtGe98EF0WrWSXRJv0lU3F+lfFKvLuLF4EQf9Ci0SXeYHcJo2pirbk= mcasadevall@siren
That's siren's new key. I'll manually add the one for my other workstation after I get setup. On Sat, Jun 28, 2008 at 12:39 PM, Stephen R Marenka <stephen@...> wrote:
|
| Free Forum Powered by Nabble | Forum Help |