Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] testing changes to cross compiling native code in CDT

Hi Christian,

Thank you for your email. I am glad to hear it works. I will roll this out in M2 today so that it can be tested more easily and wider before our release in December. 

As for installing directly from Jenkins, I am glad you knew how to work around the issue. Unfortunately the Jenkins machine does not make for a reliable file server for everyone, but I don't think anyone is looking into it. 

Thanks again,
Jonah 


On Mon., Nov. 4, 2019, 02:28 Christian Walther, <walther@xxxxxxxx> wrote:
Jonah Graham <jonah@xxxxxxxxxxxxxxxx> wrote:

> Can a Mac user please test my change?

Looking good. The serial terminal works for me on macOS 10.13.6 using a device with a Silicon Labs CP2104 USB-to-serial chip. Thanks for your work on this!

In case it helps judging compatibility:

$ otool -L org.eclipse.cdt.native.serial_1.1.300.201910281846/os/macosx/x86_64/libserial.jnilib
org.eclipse.cdt.native.serial_1.1.300.201910281846/os/macosx/x86_64/libserial.jnilib:
        ../os/macosx/x86_64/libserial.jnilib (compatibility version 0.0.0, current version 0.0.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1252.50.4)
        /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 795.0.0)

I wasn't able to update directly from the p2 URL though, I had to download the zip - Eclipse said

> Unable to read repository at https://ci.eclipse.org/cdt/job/cdt-verify-test-cdt-other-pipeline/877/artifact/releng/org.eclipse.cdt.repo/target/repository/content.xml.
> Received fatal alert: handshake_failure

Greetings

 Christian

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/cdt-dev

Back to the top