User Profile

Collapse

Profile Sidebar

Collapse
platso
platso
Last Activity: Jan 7 '08, 01:07 PM
Joined: Nov 29 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • platso
    started a topic How to port dll's in Windows to Linux so's

    How to port dll's in Windows to Linux so's

    Hi all,

    I have an application which will run in both windows as well as Linux.
    I ported it long back and it is working well.

    Now we need to extend the functionality ,so i have written .dll's for
    Windows.These dll's have certain dependancies as well.And these are
    sucessful in windows.

    These dll's were built on Microsoft Visual Studio 2003.

    Now I need to port them to Linux...
    See more | Go to post

  • platso
    started a topic Help needed to build an RPM?

    Help needed to build an RPM?

    I use Fedora Core 6.

    ->Our application has a Binary file and few .SO files.
    So i would like to build an RPM FILE for this with
    .SPEC file.

    ->Even i need to set some Envirnoment variables.


    Can any one give me the steps to Build an RPM?(A bit more clearly please as I am very new to Linux)
    See more | Go to post

  • platso
    started a topic FATAL:Exception occured when pthread_exit() used
    in C

    FATAL:Exception occured when pthread_exit() used

    We had written an application in which we create worker thread.



    So the main thread will create the worker thread. After some time

    the child thread(Worker thread) will call pthread_exit().

    This function was written in try{} and there occured an exception
    and is handled in catch(...) handler.


    This is on Linux platform.

    The Implementation of...
    See more | Go to post

  • platso
    started a topic Exception occured when pthread_exit() is used.

    Exception occured when pthread_exit() is used.

    We had written an application in which we create worker thread.



    So the main thread will create the worker thread. After some time

    the child thread(Worker thread) will call pthread_exit().

    This function was written in try{} and there occured an
    exception and is handled in catch(...) handler.

    This is on Linux platform.


    The Implementation of...
    See more | Go to post
No activity results to display
Show More
Working...