I tried both XCode’s clang and gcc-9 from Homebrew. But I just realized that due to the macOS Framework troubles with gcc-9 and Catalina, I never managed to finish anything using gcc-9.
I removed my modules that depend on the macOS SDK:s (as a test), and now I can compile a working library using gcc-9. Great! Now, if only Apple could not ship those broken SDK:s … Cheers, Arvid From: dev <dev-boun...@lists.scilab.org> on behalf of Stéphane Mottelet <stephane.motte...@utc.fr> Reply to: List dedicated to the development of Scilab <dev@lists.scilab.org> Date: Wednesday, 22 April 2020 at 08:46 To: "dev@lists.scilab.org" <dev@lists.scilab.org> Subject: Re: [Scilab-Dev] [Scilab-users] Scilab 6.1 for OSX is out ! (answered on dev@lists.scilab.org<mailto:dev@lists.scilab.org>) Hello, I had this problem when building on Catalina. What compiler set did you use ? Just clang or a mix of clang and gcc/g++/clang ? S. Le 22/04/2020 à 08:40, Arvid Rosén a écrit : Indeed, Thank you very much! Basic stuff works here too on Catalina. However, I do have some problems running and compiling my C++-libraries in this version. I get the following linking problem: Symbol not found: __ZN5types5TList8getFieldERKNSt3__112basic_stringIwNS1_11char_traitsIwEENS1_9allocatorIwEEEE Referenced from: … Either at runtime, or variations on the same theme when compiling, like this: "types::TList::getField(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&)", referenced from: collectfields_gw(std::__1::vector<types::InternalType*, std::__1::allocator<types::InternalType*> >&, int, std::__1::vector<types::InternalType*, std::__1::allocator<types::InternalType*> >&) in Any ideas? Maybe the TList class has changed somehow. I guess I need to go and check in the code, but any pointers here would be appreciated. Cheers, Arvid From: Scilab Users List <users-boun...@lists.scilab.org><mailto:users-boun...@lists.scilab.org> on behalf of "Yann Debray @ Scilab" <yann.deb...@scilab-enterprises.com><mailto:yann.deb...@scilab-enterprises.com> Reply to: Users mailing list for Scilab <us...@lists.scilab.org><mailto:us...@lists.scilab.org> Date: Wednesday, 22 April 2020 at 08:19 To: Users mailing list for Scilab <us...@lists.scilab.org><mailto:us...@lists.scilab.org>, List dedicated to the development of Scilab <dev@lists.scilab.org><mailto:dev@lists.scilab.org> Cc: List dedicated to the development of Scilab <dev@lists.scilab.org><mailto:dev@lists.scilab.org>, Users mailing list for Scilab <us...@lists.scilab.org><mailto:us...@lists.scilab.org> Subject: Re: [Scilab-users] [Scilab-Dev] Scilab 6.1 for OSX is out ! Dear Stéphane, Thank you very much. I will report this on our website. -- Yann Debray Scilab Director ESI Group Cell: +33 6 45 81 65 06 Website: https://www.scilab.org On Wed, Apr 22, 2020 at 7:42 AM +0200, "Chin Luh Tan" <chinluh....@bytecode-asia.com<mailto:chinluh....@bytecode-asia.com>> wrote: Thanks Stephane! I tested to launch on Catalina and HS, no problem in launching, some basics functions testing, plots, and xcos. Regards, Chin Luh ---- On Wed, 22 Apr 2020 01:21:30 +0800 Stéphane Mottelet <stephane.motte...@utc.fr><mailto:stephane.motte...@utc.fr> wrote ---- Hi all, Finally I managed to package a branch-6.1 version. "branch-6.1" means that you will have the actual features of 6.1 version plus the bug fixes and improvements provided by the team and contributors since its release. The archive is available to dowload at the following url: https://www.utc.fr/~mottelet/scilab_for_macOS.html<https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet/scilab_for_macOS.html> Tests have been made under HighSierra, Mojave, Catalina and everything seems OK. Please use the ML to report eventual problems. Enjoy ! -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des Procédés Industriels Sorbonne Universités - Université de Technologie de Compiègne CS 60319, 60203 Compiègne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet<https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet> _______________________________________________ dev mailing list dev@lists.scilab.org<mailto:dev@lists.scilab.org> http://lists.scilab.org/mailman/listinfo/dev<https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/dev> _______________________________________________ users mailing list us...@lists.scilab.org<mailto:us...@lists.scilab.org> https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users -- Stéphane Mottelet Ingénieur de recherche EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des Procédés Industriels Sorbonne Universités - Université de Technologie de Compiègne CS 60319, 60203 Compiègne cedex Tel : +33(0)344234688 http://www.utc.fr/~mottelet
_______________________________________________ dev mailing list dev@lists.scilab.org http://lists.scilab.org/mailman/listinfo/dev