[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ptp-dev] Bundled sdm binaries
|
Builds for me now. Orion, does it work for you?
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
Greg Watson ---04/22/2013 02:58:49 PM---Bug in script. Should work now. Greg
![]()
| ![]()
Greg Watson <g.watson@xxxxxxxxxxxx> |
![]()
| ![]()
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
![]()
| ![]()
04/22/2013 02:58 PM |
![]()
| ![]()
Re: [ptp-dev] Bundled sdm binaries |
![]()
| ![]()
ptp-dev-bounces@xxxxxxxxxxx |
Bug in script. Should work now.
Greg
On Apr 22, 2013, at 1:21 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:
I haven't compiled it directly from the git repo but tried: (on Mac OS X)
~/git/org.eclipse.ptp-kepler/debug/org.eclipse.ptp.debug.sdm$ sh BUILD
==>worked for me until it got to
cc -I./include -I./libaif -I./libmi -g -O2 -Wall -I../../core/org.eclipse.ptp.utils/include -I../../core/org.eclipse.ptp.proxy/include -o sdm src/master/sdm-startup.o src/master/sdm-master.o src/master/sdm-master_cmds.o src/server/sdm-server.o src/server/sdm-server_cmds.o src/server/sdm-backend.o src/server/sdm-gdbmi_backend.o src/server/sdm-test_backend.o libsdm.a libx10.a libdbgutils.a libmi/libmi.a libaif/libaif.a libmi/libmi.a -L../../core/org.eclipse.ptp.utils -L../../core/org.eclipse.ptp.proxy
Undefined symbols for architecture x86_64:
"_AddToList", referenced from:
_GDBMIQuit in sdm-gdbmi_backend.o
[and lots more, ending with:]
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make[1]: *** [sdm] Error 1
make: *** [install-recursive] Error 1
Perhaps Greg can help.
...Beth
Beth Tibbitts
Eclipse Parallel Tools Platform http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511
<graycol.gif>Orion Poplawski ---04/22/2013 01:06:48 PM---On 04/12/2013 01:34 PM, Orion Poplawski wrote: > On 04/12/2013 12:46 PM, Beth Tibbitts wrote:
<ecblank.gif>
| <ecblank.gif>
Orion Poplawski <orion@xxxxxxxxxxxxx> |
<ecblank.gif>
| <ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx> |
<ecblank.gif>
| <ecblank.gif>
04/22/2013 01:06 PM |
<ecblank.gif>
| <ecblank.gif>
Re: [ptp-dev] Bundled sdm binaries |
<ecblank.gif>
| <ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx |
On 04/12/2013 01:34 PM, Orion Poplawski wrote:
> On 04/12/2013 12:46 PM, Beth Tibbitts wrote:
>> It should be this:
>> http://wiki.eclipse.org/PTP/release_notes/6.0#Install_optional_PTP_debugger_component
>>
>> Of course you will, building entirely from src, just cd to the appropriate
>> project directory and do that (sh BUILD)
>>
>
> That may be a bit out of date for kepler. I see what appears to be the source
> in debug/org.eclipse.ptp.debug.sdm. I was hoping there would be some
> integration with maven for getting that built if needed, but I haven't figured
> that out. I'll try building by hand for now.
I have not been able to figure out how to compile the sdm binaries from the
source in the ptp git repo. Should I be able to?
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane orion@xxxxxxxx
Boulder, CO 80301 http://www.nwra.com
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev

