search for: dragonosman

Displaying 8 results from an estimated 8 matches for "dragonosman".

2018 Dec 02
2
Linking third-party libraries using lld?
I still need answer to my question about how to make sure that libcxx and libcxxabi are also built after enabling them, but I have another problem right now. I want to know how to link third-party libraries into my code using the lld linker. I have this code: https://github.com/DragonOsman/currency_converter [https://avatars0.githubusercontent.com/u/18173932?s=400&v=4]<https://github.com/DragonOsman/currency_converter> GitHub - DragonOsman/currency_converter: Application for Computer Science course<https://github.com/DragonOsman/currency_converter> Google Maps + Curr...
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
In my code here https://github.com/DragonOsman/currency_converter , I used C++17 and managed to get it to work (though I'm only using std::map::insert_or_assign() from C++17). And I'm using Windows, so I shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use them directly on the compiler command line instead. Th...
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
I already mentioned what flag I tried. It's in the first email in this thread. And I want to link against Boost.System and the Jinja2Cpp library (the latter's documentation can be found here: https://github.com/flexferrum/Jinja2Cpp . And I also have some GUI applications using FLTK as well that I want to try to build using LLVM as well, so I'll have to know how to link against
2018 Dec 11
3
Using LLD to link against third-party libraries? How?
...--------------------------- > From: Osman Zakir <osmanzakir90 at hotmail.com> > Sent: Wednesday, December 12, 2018 1:43 AM > To: llvm-dev at lists.llvm.org > Subject: Re: [llvm-dev] Using LLD to link against third-party > libraries? How? > In my code here https://github.com/DragonOsman/currency_converter , I > used C++17 and managed to get it to work (though I'm only using > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > them directly on the compiler command...
2018 Dec 12
2
Using LLD to link against third-party libraries? How?
...gt; > From: Osman Zakir <osmanzakir90 at hotmail.com> > > Sent: Wednesday, December 12, 2018 1:43 AM > > To: llvm-dev at lists.llvm.org > > Subject: Re: [llvm-dev] Using LLD to link against third-party > > libraries? How? > > In my code here https://github.com/DragonOsman/currency_converter , I > > used C++17 and managed to get it to work (though I'm only using > > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > > them directly on...
2018 Dec 12
3
Using LLD to link against third-party libraries? How?
...<mailto:osmanzakir90 at hotmail.com>> > Sent: Wednesday, December 12, 2018 1:43 AM > To: llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] Using LLD to link against third-party > libraries? How? > In my code here https://github.com/DragonOsman/currency_converter , I > used C++17 and managed to get it to work (though I'm only using > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > them directly on the compiler command...
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...<mailto:osmanzakir90 at hotmail.com>> > Sent: Wednesday, December 12, 2018 1:43 AM > To: llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] Using LLD to link against third-party > libraries? How? > In my code here https://github.com/DragonOsman/currency_converter , I > used C++17 and managed to get it to work (though I'm only using > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > them directly on the compiler command...
2018 Dec 12
4
Using LLD to link against third-party libraries? How?
...<mailto:osmanzakir90 at hotmail.com>> > Sent: Wednesday, December 12, 2018 1:43 AM > To: llvm-dev at lists.llvm.org<mailto:llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] Using LLD to link against third-party > libraries? How? > In my code here https://github.com/DragonOsman/currency_converter , I > used C++17 and managed to get it to work (though I'm only using > std::map::insert_or_assign() from C++17). And I'm using Windows, so I > shouldn't use LDFLAGS or CXXFLAGS as environment variables. I'll use > them directly on the compiler command...