This is the mail archive of the sourcenav@sources.redhat.com mailing list for the Source Navigator.


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

Re: Building libraries


punt wrote:
> 
> As anyone gotten 5.0 to successfully build a library?  I noticed the link
> option between library and executable is grayed, but still selectable. When I
> select library, and do a build, it bombs at the link process (it is not
> asking gcc or the librarian to create the lib file).

The library building bits need to be revisited.  I'm not sure
what problem you are having, but it may be related to flag order
problems with the linker flags.

When I wrote the backend build system I didn't pay attention
to flag ordering and it seems "ar"  needs flags in a certain
order.  This probably won't get fixed until a build engine
rewrite.

Ian.


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