Ah you were right. I tried a simple test of python inside gdb on msys2, and it worked fine.
Thanks for the information. -----Original Message----- From: Óscar Fuentes [mailto:[email protected]] Sent: Friday, June 16, 2017 8:25 PM To: [email protected] Subject: Re: [Msys2-users] recompiling msys2 packages Don Raikes <[email protected]> writes: > If I wanted to recompile a msys2 package (gdb) with special > configurations, where do I get the source code? > > I am interested in compiling gdb with python support. Looking at https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Alexpux_MINGW-2Dpackages_blob_master_mingw-2Dw64-2Dgdb_PKGBUILD&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=MJlPFzOErldtJ_WPqb-QeO0-SLr4QuK2H0tZLGQ-7_0&m=gbLx553YA90fdVmxTTEs_tfMTTOZ1NGB_4waAu1pPQo&s=fW2XnqSDbxjaUq9NOvKJWIEWEyITs8SRsll-V3iYo7Y&e= and https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Alexpux_MSYS2-2Dpackages_blob_master_gdb_PKGBUILD&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=MJlPFzOErldtJ_WPqb-QeO0-SLr4QuK2H0tZLGQ-7_0&m=gbLx553YA90fdVmxTTEs_tfMTTOZ1NGB_4waAu1pPQo&s=QqQGIc_fEftqmUpA0leQkbJOLwHaS00oCCGlVqsK-sM&e= it seems that gdb is already built with python support, both on MSYS2 and MinGW packages. Have you tried using it? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! https://urldefense.proofpoint.com/v2/url?u=http-3A__sdm.link_slashdot&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=MJlPFzOErldtJ_WPqb-QeO0-SLr4QuK2H0tZLGQ-7_0&m=gbLx553YA90fdVmxTTEs_tfMTTOZ1NGB_4waAu1pPQo&s=53SJO3rzkRV9xCf2Bd-881okdAtVdtcO0q80IhV1PNo&e= _______________________________________________ Msys2-users mailing list [email protected] https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.sourceforge.net_lists_listinfo_msys2-2Dusers&d=DwICAg&c=RoP1YumCXCgaWHvlZYR8PQcxBKCX5YTpkKY057SbK10&r=MJlPFzOErldtJ_WPqb-QeO0-SLr4QuK2H0tZLGQ-7_0&m=gbLx553YA90fdVmxTTEs_tfMTTOZ1NGB_4waAu1pPQo&s=qWpbgOSOdAtunqaJxAstBZnEClZ8rk8a5LprawJat0o&e= ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
