Unable to compile Phobos using wiki's instruction
Geod24
geod24 at gmail.com
Sat Jun 29 10:36:22 PDT 2013
On Saturday, 29 June 2013 at 15:15:49 UTC, Andrej Mitrovic wrote:
> On Saturday, 29 June 2013 at 15:15:08 UTC, Andrej Mitrovic
> wrote:
>> On Saturday, 29 June 2013 at 15:14:19 UTC, Andrej Mitrovic
>> wrote:
>>> On Saturday, 29 June 2013 at 15:03:05 UTC, Geod24 wrote:
>>>> Hi folks,
>>>> As I'm learning phobos, I wanted a more inside look and did
>>>> a co of the libs + dmd.
>>>
>>> Try getting the latest druntime from git-head, since these
>>> symbols were moved from phobos into druntime a few pull
>>> requests ago.
>>
>> Also not that you're going to have to build druntime again, and
>> then phobos. It's because druntime will create new .di import
>> modules, which contain those symbols.
>
> I meant *note*
Successfully built it after fetching the up-to-date repo, thank
you !
More information about the Digitalmars-d-learn
mailing list