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: C++ linked statically?


2009/5/26 Dimitry Andric <dimitry@andric.com>:
> This is because you are using g++, which automagically adds the
> -lstdc++. ?So please try using 'gcc' instead of 'g++'.

ok, it built it this time, using gcc. But... the problem returned:

$ ./parking
Illegal instruction

:(((
-- 
Piotr "utak3r" Borys
http://utak3r.pl

--
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]