Ming-I Hsieh wrote: > fix /usr/opt/gnome/src/abi-0.7.1/src/config/platforms/linux > > 104 # Which links can this platform create. Define one or > 105 # both of these options. > 106 UNIX_CAN_BUILD_DYNAMIC=1 > 107 UNIX_CAN_BUILD_STATIC=1 > > Let no.107 line to > > UNIX_CAN_BUILD_STATIC=0 You can also do something like "make UNIX_CAN_BUILD_STATIC=0" and let make set it for you. It will then just skip static targets. -- Shaw Terwilliger
- AbiWord on NT Bill Tihen
- Re: AbiWord on NT Michael Meeks
- Re: AbiSuite spreadsheet Eric W. Sink
- Static libraries dependency ... Michael Meeks
- Re: Static libraries dependency ... Ming-I Hsieh
- Shaw Terwilliger
