Sponsored Content
Top Forums Programming Linking problem while linking to shared library Post 48712 by mani_kumar on Monday 15th of March 2004 04:49:17 AM
Old 03-15-2004
Reply

Hi, iam Mani

You can try with the Option -Wl,-shared for linking..

try it

all the best.
 

10 More Discussions You Might Find Interesting

1. Programming

Runtime Linking shared Objects

I'm runtime linking (dlopen and dlsym) to a shared object (library) I've created and after a number of function calls into the library the program core dumps (Illegal operation). This only occurs during runtime linking. If I use the same library and dynamically link during compile time everything... (3 Replies)
Discussion started by: dneely
3 Replies

2. Programming

Linking with shared objects

hi all ! Do I need all the shared objects to be present while compiling my code which has reference to a only one shared object, which in turn refers to another shared object. for example I want to compile example.c which refers to sample.so sample.so has refrence to anothersample.so do... (2 Replies)
Discussion started by: disclaimer
2 Replies

3. UNIX for Dummies Questions & Answers

Link error while linking a shared library in unix

Getting the following error , ld: /opt/syncsort39/lib/libsyncsort.sl: Mismatched ABI. 64-bit PA shared library found in 32-bit link. Is there any difference in the ld options in opt file while linking a 64 bit shared library ? Or is the problem because we are trying to link both 32 bit and 64... (3 Replies)
Discussion started by: arunkumar_mca
3 Replies

4. AIX

linking problem

hello, Is the code compiled under Visual Age C++ Broker (a third party library) - can be used to link against a code compiled from gcc compiler. I have a problem in building xerces in AIX Please reply. Regards, Parthasarathy (1 Reply)
Discussion started by: Parthasarathy
1 Replies

5. Solaris

g++ linking problem...

I use Solaris 10, compiling with a custom g++ (3.4.6) and GNU binutils (2.17). Things have gone well on two different systems, but when I tried moving to a third, it all fell over. Basically, it is now using the CC linker, but I need to use options not available to it. I believe I have found the... (0 Replies)
Discussion started by: Elric of Grans
0 Replies

6. AIX

Help while linking the library in AIX

Hi, I have one library(libfoo.a) that is folder /home/xyz and my c program is in /home/xyz/cprog. Whenever I issue cc command cc -o test test.c -lfoo , i get the error /usr/bin/ld: cannot find -lfoo. echo $PATH has already listing of /home/xyz variable, even LIBPATH also has same entry... (0 Replies)
Discussion started by: rishisoft1
0 Replies

7. Programming

Library linking with GMP

I am trying to set up the gnu multiple precision arithmetic library for some c++ programming I have to do. I am using a system with mac osx 10.6.3 and do NOT have root user access. I'm trying to use gmp 5.0.1. Since I don't have root user access, I had to install to a different directory Thus... (3 Replies)
Discussion started by: bluejayek
3 Replies

8. Programming

Compiling and linking Shared Libraries.

I have one C program which contains a function call. I have been given some .so and .h files. I want to know how to compile and link the c program with .so files. I tried following: $ gcc My_program.c libCommon.so My_program.c: In function āmainā: My_program.c:11: warning: parameter names... (3 Replies)
Discussion started by: junaid.nehvi
3 Replies

9. OS X (Apple)

Linking to a shared library

I'm trying to get Valgrind to work with an openmpi application in OS X. However I want to hardcode the path to a shared library called libmpiwrap-amd64-darwin.so into my application so that it is available at runtime. In Linux this is relatively simple, I would just add the option... (0 Replies)
Discussion started by: Valgrinder
0 Replies

10. Programming

Linking problem

Hi! We recently updated the server (server is a big word, it's really just a desktop with Ubuntu that we access with ssh) on which we compile our code. Since the update my code won't compile. The linker is complaining about missing references from almost all .so that I'm linking from. It... (0 Replies)
Discussion started by: philippevk
0 Replies
wxAuiPaneInfo(3erl)					     Erlang Module Definition					       wxAuiPaneInfo(3erl)

NAME
wxAuiPaneInfo - See external documentation: wxAuiPaneInfo. DESCRIPTION
See external documentation: wxAuiPaneInfo . DATA TYPES
wxAuiPaneInfo() : An object reference, The representation is internal and can be changed without notice. It can't be used for comparsion stored on disc or distributed for use on other nodes. EXPORTS
new() -> wxAuiPaneInfo() See external documentation . new(C::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . bestSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo() See external documentation . bestSize(This::wxAuiPaneInfo(), X::integer(), Y::integer()) -> wxAuiPaneInfo() See external documentation . bottom(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . bottomDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to bottomDockable(This, []) . bottomDockable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . caption(This::wxAuiPaneInfo(), C::string()) -> wxAuiPaneInfo() See external documentation . captionVisible(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to captionVisible(This, []) . captionVisible(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . centre(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . centrePane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . closeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to closeButton(This, []) . closeButton(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . defaultPane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . destroyOnClose(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to destroyOnClose(This, []) . destroyOnClose(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . direction(This::wxAuiPaneInfo(), Direction::integer()) -> wxAuiPaneInfo() See external documentation . dock(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . dockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to dockable(This, []) . dockable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . fixed(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . float(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . floatable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to floatable(This, []) . floatable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . floatingPosition(This::wxAuiPaneInfo(), Pos::{X::integer(), Y::integer()}) -> wxAuiPaneInfo() See external documentation . floatingPosition(This::wxAuiPaneInfo(), X::integer(), Y::integer()) -> wxAuiPaneInfo() See external documentation . floatingSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo() See external documentation . floatingSize(This::wxAuiPaneInfo(), X::integer(), Y::integer()) -> wxAuiPaneInfo() See external documentation . gripper(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to gripper(This, []) . gripper(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . gripperTop(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to gripperTop(This, []) . gripperTop(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {attop, bool()} See external documentation . hasBorder(This::wxAuiPaneInfo()) -> bool() See external documentation . hasCaption(This::wxAuiPaneInfo()) -> bool() See external documentation . hasCloseButton(This::wxAuiPaneInfo()) -> bool() See external documentation . hasFlag(This::wxAuiPaneInfo(), Flag::integer()) -> bool() See external documentation . hasGripper(This::wxAuiPaneInfo()) -> bool() See external documentation . hasGripperTop(This::wxAuiPaneInfo()) -> bool() See external documentation . hasMaximizeButton(This::wxAuiPaneInfo()) -> bool() See external documentation . hasMinimizeButton(This::wxAuiPaneInfo()) -> bool() See external documentation . hasPinButton(This::wxAuiPaneInfo()) -> bool() See external documentation . hide(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . isBottomDockable(This::wxAuiPaneInfo()) -> bool() See external documentation . isDocked(This::wxAuiPaneInfo()) -> bool() See external documentation . isFixed(This::wxAuiPaneInfo()) -> bool() See external documentation . isFloatable(This::wxAuiPaneInfo()) -> bool() See external documentation . isFloating(This::wxAuiPaneInfo()) -> bool() See external documentation . isLeftDockable(This::wxAuiPaneInfo()) -> bool() See external documentation . isMovable(This::wxAuiPaneInfo()) -> bool() See external documentation . isOk(This::wxAuiPaneInfo()) -> bool() See external documentation . isResizable(This::wxAuiPaneInfo()) -> bool() See external documentation . isRightDockable(This::wxAuiPaneInfo()) -> bool() See external documentation . isShown(This::wxAuiPaneInfo()) -> bool() See external documentation . isToolbar(This::wxAuiPaneInfo()) -> bool() See external documentation . isTopDockable(This::wxAuiPaneInfo()) -> bool() See external documentation . layer(This::wxAuiPaneInfo(), Layer::integer()) -> wxAuiPaneInfo() See external documentation . left(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . leftDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to leftDockable(This, []) . leftDockable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . maxSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo() See external documentation . maxSize(This::wxAuiPaneInfo(), X::integer(), Y::integer()) -> wxAuiPaneInfo() See external documentation . maximizeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to maximizeButton(This, []) . maximizeButton(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . minSize(This::wxAuiPaneInfo(), Size::{W::integer(), H::integer()}) -> wxAuiPaneInfo() See external documentation . minSize(This::wxAuiPaneInfo(), X::integer(), Y::integer()) -> wxAuiPaneInfo() See external documentation . minimizeButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to minimizeButton(This, []) . minimizeButton(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . movable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to movable(This, []) . movable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . name(This::wxAuiPaneInfo(), N::string()) -> wxAuiPaneInfo() See external documentation . paneBorder(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to paneBorder(This, []) . paneBorder(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . pinButton(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to pinButton(This, []) . pinButton(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {visible, bool()} See external documentation . position(This::wxAuiPaneInfo(), Pos::integer()) -> wxAuiPaneInfo() See external documentation . resizable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to resizable(This, []) . resizable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {resizable, bool()} See external documentation . right(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . rightDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to rightDockable(This, []) . rightDockable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . row(This::wxAuiPaneInfo(), Row::integer()) -> wxAuiPaneInfo() See external documentation . safeSet(This::wxAuiPaneInfo(), Source::wxAuiPaneInfo()) -> ok See external documentation . setFlag(This::wxAuiPaneInfo(), Flag::integer(), Option_state::bool()) -> wxAuiPaneInfo() See external documentation . show(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to show(This, []) . show(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {show, bool()} See external documentation . toolbarPane(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . top(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() See external documentation . topDockable(This::wxAuiPaneInfo()) -> wxAuiPaneInfo() Equivalent to topDockable(This, []) . topDockable(This::wxAuiPaneInfo(), Options::[Option]) -> wxAuiPaneInfo() Types Option = {b, bool()} See external documentation . window(This::wxAuiPaneInfo(), W::wxWindow() (see module wxWindow)) -> wxAuiPaneInfo() See external documentation . destroy(This::wxAuiPaneInfo()) -> ok Destroys this object, do not use object again AUTHORS
<> wxErlang 0.98.9 wxAuiPaneInfo(3erl)
All times are GMT -4. The time now is 02:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy