This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: scanf doesn't work



Khem Raj-3 wrote:
> 
> Could you try compile/run it as a static binary? if you have not done so.
> It could just be a misatch of libraries on your system Vs the libraries
> you are using to develop/compile the testcase
> 

I have not done that before. After setting the "-static" flag (that's how
you do it, right?),
I get "FATAL: kernel too old" followed by a seg fault.

Am I doing something wrong, or does this mean that the static binary is
incompatible with the target kernel?

Thanks!
-- 
View this message in context: http://www.nabble.com/scanf-doesn%27t-work-tp24093905p24219199.html
Sent from the Sourceware - crossgcc list mailing list archive at Nabble.com.


--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]