Opened 14 years ago

Closed 13 years ago

#226 closed enhancement (duplicate)

Use lazy loading and beginlibpath to change libpath

Reported by: Yuri Dario Owned by: bird
Priority: normal Milestone: libc-0.7
Component: libc-backend Version: 0.6.2
Severity: normal Keywords:
Cc:

Description

The usual problem of loading dll under os/2 requires proper libpath setup.

With ticket:225 implemented, we can get beginlibpath to be changed before program reaches main(). This feature, together with dll lazy loading (already available) should solve our libpath issues.

Change History (2)

comment:1 Changed 14 years ago by Yuri Dario

Patch added to ticket:225 implements required changes for libpath handling.

comment:2 Changed 13 years ago by bird

Milestone: libc-0.6.4libc-0.7
Resolution: duplicate
Status: newclosed

Keep this discussion in ticket:225.

Note: See TracTickets for help on using tickets.