The files under library/carbon are used for cocoa, there are ifdefs
separating the pieces that are different between carbon & cocoa.

The dll will contain eclipseCarbon.c and eclipseCarbonCommon.c.

If you look near the top of the make_cocoa.mak file, you can see the full
list of files for both the executable and the library.  The executable
contains everything from MAIN_OBJS & COMMON_OBJS, the library contains
COMMON_OBJS & DLL_OBJS.

-Andrew



From:   Pascal Rapicault <pas...@rapicault.net>
To:     Equinox development mailing list <equinox-dev@eclipse.org>,
Date:   11/16/2012 11:09 AM
Subject:        [equinox-dev] Which C file for launcher on mac
Sent by:        equinox-dev-boun...@eclipse.org



When the executable for mac / cocoa, is it the eclipseCarbon.c file that
finds it way into the dll?

Pascal
_______________________________________________
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

<<inline: graycol.gif>>

_______________________________________________
equinox-dev mailing list
equinox-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/equinox-dev

Reply via email to