Re: static linking
Andrew Haley <[email protected]>
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <[email protected]> |
Daniel Andrzejewski wrote: > David Daney wrote: >> Daniel Andrzejewski wrote: >>> Hi all, >>> >>> I have a problem with gcj. I have read couple threads here, but I >>> still have no idea how to fix my problem. Usually people say that >>> this is hard but doable, but they don't give much directions. >>> >> >> Also I assume you have seen this: >> >> http://gcc.gnu.org/wiki/Statically_linking_libgcj > > Yes, I have seen it and tried, but it gave some errors that it didn't > understand couple of those flags, e.g. --as-needed and --no-as-needed. We need more information. Please copy what you typed, what gcc and ld versions, *all* of the output, etc, etc. We will not understand "it gave some errors". We need the output. Andrew.