This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

[Bug target/26510] [4.1/4.2/4.3 Regression] --disable-shared broken for darwin platform



------- Comment #8 from dir at lanl dot gov  2006-10-30 13:58 -------
Fixing the errors that are shown above is trivial - so I assume that they are
just the first of a cascade of errors in trying to fix the problem. Having a
shared libgcc is Ok - the real problem is distributing version of programs
compilied with gfortran to people that do not have gfortran installed.
--disable-shared appears to be the only way to do it - I tried just loading the
static libraries, but a few dependencies on the shared parts remained.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26510


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