search for: gerrard

Displaying 14 results from an estimated 14 matches for "gerrard".

Did you mean: gerhard
2015 Oct 14
4
[cfe-dev] Orc Windows C++
That's great news, thanks! If I can be of any help, let me know. :) I'll see if I can reduce the example for the relocation issue whilst you're at it. Regards, Joshua -- Joshua Gerrard JUCE Software Developer *ROLI’s **award-winning* <http://www.telegraph.co.uk/luxury/design/31520/the-seaboard-grand-piano-wins-designs-of-the-year-2014-award.html>* Seaboard GRAND, celebrated as the “**piano of the future* <http://edition.cnn.com/2013/09/27/tech/innovation/hans-zimmer-sea...
2015 Oct 19
2
[cfe-dev] Orc Windows C++
...ns)? 2) recordRelocations is doing quite a lot! Given that having external symbols in code (assuming one of my definitions above is correct) is quite a normal thing, is there anything in LLVM that can help me implement this a bit more simply? Thank you very much for any help in advance. -- Joshua Gerrard JUCE Software Developer ROLI’s award-winning Seaboard GRAND, celebrated as the “piano of the future”, is now joined by the Seaboard RISE, “every bit as slimline and attractive as its bigger brother”. The press is hailing the Seaboard RISE as “innovative”, “expressive”, “accessible”, and “a keyboar...
2015 Oct 05
2
[cfe-dev] Orc Windows C++
Oops, sorry for the spam. That last comment was incorrect. It’s IMAGE_REL_AMD64_REL32 not _5 > On 5 Oct 2015, at 17:26, Joshua Gerrard <joshua.gerrard at roli.com> wrote: > > Additional info: when the relocation issue does occur the relocation type is IMAGE_REL_AMD64_REL32_5 > >> On 5 Oct 2015, at 17:16, Joshua Gerrard <joshua.gerrard at roli.com> wrote: >> >> It’s pretty intermittent at t...
2015 Nov 23
3
COFF::IMAGE_REL_AMD64_REL32 relocation overflow when compiling for x86_64
...ub is, but am guessing it's a kind of "alternative symbol" which would just act as a middle man to invoke the "real" symbol in the static library. If that's the case, I can think of a way to implement it for specific symbols, but not for the more general case. -- Joshua Gerrard JUCE Software Developer *ROLI’s **award-winning* <http://www.telegraph.co.uk/luxury/design/31520/the-seaboard-grand-piano-wins-designs-of-the-year-2014-award.html>* Seaboard GRAND, celebrated as the “**piano of the future* <http://edition.cnn.com/2013/09/27/tech/innovation/hans-zimmer-sea...
2015 Oct 05
2
[cfe-dev] Orc Windows C++
...a large code model, you should not see any 32 bit relocations. > > So it would be interesting to determine what kind of relocation you are seeing and where it came from. > > -----Original Message----- > From: llvm-dev [mailto:llvm-dev-bounces at lists.llvm.org] On Behalf Of Joshua Gerrard via llvm-dev > Sent: Friday, October 2, 2015 1:18 AM > To: Hayden Livingston <halivingston at gmail.com> > Cc: llvm-dev <llvm-dev at lists.llvm.org> > Subject: Re: [llvm-dev] [cfe-dev] Orc Windows C++ > > Thanks for the link! > There’s some code there that looks ex...
2017 Apr 14
5
[Bug 2709] New: Permission Error logged at Debug
...Debug Product: Portable OpenSSH Version: 7.2p2 Hardware: 68k OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org Reporter: clay.gerrard at gmail.com Took me an extra few minutes to get my aws instance setup because the error message I needed was logged at DEBUG instead instead of >INFO https://github.com/openssh/openssh-portable/blob/2f2ffa4fbe4b671bbffa0611f15ba44cff64d58e/auth.c#L578 The users authorized_keys file was 700 a...
2015 Oct 02
2
[cfe-dev] Orc Windows C++
...2743f9cdb5418f1c39b2cd756da1e8396a922/lib/Jit/LLILCJit.cpp#L299 > > On Thu, Oct 1, 2015 at 10:45 AM, David Blaikie via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> Moving to the LLVM Dev list & cc'ing Lang. >> >> On Thu, Oct 1, 2015 at 4:23 AM, Joshua Gerrard via cfe-dev >> <cfe-dev at lists.llvm.org> wrote: >>> >>> Hello folks, >>> >>> I’m developing an application that uses Orc JIT for C++, which works >>> swimmingly on Mac OS X. However, the Windows version has been a battle and a >>&gt...
2015 Oct 01
2
[cfe-dev] Orc Windows C++
Moving to the LLVM Dev list & cc'ing Lang. On Thu, Oct 1, 2015 at 4:23 AM, Joshua Gerrard via cfe-dev < cfe-dev at lists.llvm.org> wrote: > Hello folks, > > I’m developing an application that uses Orc JIT for C++, which works > swimmingly on Mac OS X. However, the Windows version has been a battle and > a half, and it’s now at the point where I need some assistance...
2015 Nov 23
2
COFF::IMAGE_REL_AMD64_REL32 relocation overflow when compiling for x86_64
...(x86)\Microsoft Visual Studio 12.0\VC\lib\amd64\libcmtd.lib). The relocation type stated in that library (information gathered from dumpbin) is REL32. I'm not sure what other information there is for me to gather, could somebody please help me resolve this? Many thanks in advance! -- Joshua Gerrard JUCE Software Developer *ROLI’s **award-winning* <http://www.telegraph.co.uk/luxury/design/31520/the-seaboard-grand-piano-wins-designs-of-the-year-2014-award.html>* Seaboard GRAND, celebrated as the “**piano of the future* <http://edition.cnn.com/2013/09/27/tech/innovation/hans-zimmer-sea...
2002 Sep 18
1
Error log?
...2251]: ERROR: string overflow by 5 in string_sub(%u, 7) Sep 18 06:00:00 seawolf smbd[2257]: [2002/09/18 06:00:00, 0] lib/util_str.c:string_sub(1188) -- Cheers Jason Jason Naughton, Lead Engineer, Department of Electrical Engineering, Ryerson University 87 Gerrard St. E., Toronto, Ontario, M5B 2K3 Office: (416)-979-5000 x7168 Fax: (416)-979-5280
2005 Apr 12
1
persp plot
Is there a way to mark specific tick points on x, y and z axes? Also, I'm trying to overlay a persp plot using the command lines(..) but it doesn't appear to work, does anyone know why? I'm also trying to rotate the persp plot using rotation but this doesn't work either? I get the error parameter "rotation" couldn't be set in high-level plot() function does
2010 Oct 26
1
Every user in LDAP queried when one user logs on.
Hi I have configured a machine to authenticate against LDAP. When I log onto the box using the newly created user I see a LDAP search request for every user that exist in the directory. If I have only 20 users even a 100 that is not a problem but when I start going to 10000 users I start getting some weird errors and timeouts because of the time it takes to download the data to the client. I
2010 Sep 14
1
cron breaking when enabling ldap
Hi When I enable a box to do authentication using LDAP it breaks cron for users like jboss. I get the following in /var/log/secure Sep 14 15:25:01 exoipatest01 crond[7214]: pam_access(crond:account): access denied for user `jboss' from `cron' I have the following in /etc/ldap.conf nss_initgroups_ignoreusers root,ldap,named,avahi,haldaemon,dbus,tomcat,radiusd,news,mailman,nscd,jboss
2009 Nov 03
0
Popping sounds on voice prompts
Hi list, I just downloaded the ulaw prompts from this website: http://www.gmvoices.com/solutions/detail/asterisk/ as had a few complaints about the levels and accent of the existing prompts. The downloaded prompts sound great when listened to on my desktop machine, however when I use them on our CentOs 5.2 / asterisk 1.4.21.2 server there is a fairly loud popping noise in between each sound and